Skip to content

Commit

Permalink
chore(release): 9.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 29, 2022
1 parent 5cf46a5 commit 83b7eff
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "9.0.56"
"version": "9.0.57"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [9.0.57](https://github.com/kuhnroyal/mat-datetimepicker/compare/v9.0.56...v9.0.57) (2022-05-29)

### Other

- **deps-dev:** bump @typescript-eslint/parser from 5.17.0 to 5.25.0 ([5cf46a5](https://github.com/kuhnroyal/mat-datetimepicker/commit/5cf46a5ce24c9c848c0c7140f48cbb2006178bb6))

### [9.0.56](https://github.com/kuhnroyal/mat-datetimepicker/compare/v9.0.55...v9.0.56) (2022-05-23)

### Other
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mat-datetimepicker/core",
"version": "9.0.56",
"version": "9.0.57",
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
"author": "PL <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion projects/moment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mat-datetimepicker/moment",
"version": "9.0.56",
"version": "9.0.57",
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
"author": "PL <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 83b7eff

Please sign in to comment.