Skip to content

Commit e59199f

Browse files
author
GitHub Actions Bot
committed
chore(release): 9.0.21
1 parent c8d5db3 commit e59199f

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.github/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "9.0.20"
2+
"version": "9.0.21"
33
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
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.
44

5+
### [9.0.21](https://github.com/kuhnroyal/mat-datetimepicker/compare/v9.0.20...v9.0.21) (2022-01-03)
6+
7+
### Bug Fixes
8+
9+
- **ci:** custom release action ([c8d5db3](https://github.com/kuhnroyal/mat-datetimepicker/commit/c8d5db305542ecfb418681c0e90db9e032ec82d1))
10+
511
### [9.0.20](https://github.com/kuhnroyal/mat-datetimepicker/compare/v9.0.19...v9.0.20) (2022-01-03)
612

713
### Other

projects/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mat-datetimepicker/core",
3-
"version": "9.0.20",
3+
"version": "9.0.21",
44
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
55
"author": "PL <kuhnroyal@gmail.com>",
66
"license": "MIT",

projects/moment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mat-datetimepicker/moment",
3-
"version": "9.0.20",
3+
"version": "9.0.21",
44
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
55
"author": "PL <kuhnroyal@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)