Skip to content

Commit b4d4543

Browse files
committed
chore(main): release 1.1.2
1 parent a21c126 commit b4d4543

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

1010
**Full Changelog**: https://github.com/johnhwhite/ng-keyboard-sort/compare/v1.1.0...v1.1.1
1111

12+
## What's Changed
13+
* ci: add tag on release by @johnhwhite in https://github.com/johnhwhite/ng-keyboard-sort/pull/29
14+
15+
16+
**Full Changelog**: https://github.com/johnhwhite/ng-keyboard-sort/compare/v1.1.1...v1.1.2
17+
1218
## [1.1.0](https://www.github.com/johnhwhite/ng-keyboard-sort/compare/v1.0.2...v1.1.0) (2023-02-12)
1319

1420
* fix: check both item and list disabled states by @johnhwhite in https://github.com/johnhwhite/ng-keyboard-sort/pull/15

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ng-keyboard-sort",
33
"description": "Angular keyboard sort directive",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"license": "MIT",
66
"private": true,
77
"repository": {

0 commit comments

Comments
 (0)