Skip to content

Commit

Permalink
release: v17.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dhutaryan committed Dec 11, 2024
1 parent 7320511 commit de11a33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 17.6.3

- fix(inlt): add intl update trigger ([#194](https://github.com/dhutaryan/ngx-mat-timepicker/issues/194))

# 17.6.2

- fix(intl): add strings for am/pm ([#190](https://github.com/dhutaryan/ngx-mat-timepicker/issues/190))
Expand Down Expand Up @@ -59,6 +63,10 @@

- build(deps): bump angular and angular material to v17 ([#106](https://github.com/dhutaryan/ngx-mat-timepicker/pull/106))

# 16.4.3

- fix(inlt): add intl update trigger ([#194](https://github.com/dhutaryan/ngx-mat-timepicker/issues/194))

# 16.4.2

- fix(intl): add strings for am/pm ([#190](https://github.com/dhutaryan/ngx-mat-timepicker/issues/190))
Expand Down Expand Up @@ -116,6 +124,10 @@

- build(deps): bump angular and angular material to v16 ([#95](https://github.com/dhutaryan/ngx-mat-timepicker/pull/95))

# 15.4.3

- fix(inlt): add intl update trigger ([#194](https://github.com/dhutaryan/ngx-mat-timepicker/issues/194))

# 15.4.2

- fix(intl): add strings for am/pm ([#190](https://github.com/dhutaryan/ngx-mat-timepicker/issues/190))
Expand Down
2 changes: 1 addition & 1 deletion projects/mat-timepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dhutaryan/ngx-mat-timepicker",
"description": "Angular timepicker to add time which is based on material design and Angular material.",
"version": "17.6.2",
"version": "17.6.3",
"license": "MIT",
"author": {
"name": "Dzmitry Hutaryan"
Expand Down

0 comments on commit de11a33

Please sign in to comment.