Skip to content

Commit

Permalink
chore(main): release 3.0.1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhwhite authored Jul 10, 2023
1 parent af17100 commit 0a073bb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@

**Full Changelog**: https://github.com/johnhwhite/ng-keyboard-sort/compare/v2.1.2...v2.1.3

## 3.0.1 (2023-07-10)

## What's Changed
* ci: comment on pr with stackblitz link by @johnhwhite in https://github.com/johnhwhite/ng-keyboard-sort/pull/74
* build: remove nx dependency by @johnhwhite in https://github.com/johnhwhite/ng-keyboard-sort/pull/73


**Full Changelog**: https://github.com/johnhwhite/ng-keyboard-sort/compare/v3.0.0...v3.0.1

## 3.0.0 (2023-07-02)

## What's Changed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-keyboard-sort",
"description": "Angular keyboard sort directive",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"private": true,
"repository": {
Expand Down

0 comments on commit 0a073bb

Please sign in to comment.