Skip to content

Commit

Permalink
release: v12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhutaryan committed May 19, 2024
1 parent b4a114d commit a203f98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 12.5.0
- fix(inputs): prevent letters from being type ([#142](https://github.com/dhutaryan/ngx-mat-timepicker/pull/142))
- feat(actions): use string from intl ([#141](https://github.com/dhutaryan/ngx-mat-timepicker/pull/141))


# 12.4.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
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 imepicker to add time which is based on material design and Angular material.",
"version": "12.4.0",
"version": "12.5.0",
"license": "MIT",
"author": {
"name": "Dzmitry Hutaryan"
Expand Down

0 comments on commit a203f98

Please sign in to comment.