Skip to content

Commit

Permalink
chore(release): 11.0.3
Browse files Browse the repository at this point in the history
## [11.0.3](v11.0.2...v11.0.3) (2023-02-19)

### Bug Fixes

* **#72:** white background color ([c1b8402](c1b8402)), closes [#72](#72)
  • Loading branch information
semantic-release-bot committed Feb 19, 2023
1 parent c1b8402 commit c96d2d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "11.0.2",
"version": "11.0.3",
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
"author": "PL <kuhnroyal@gmail.com>",
"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": "11.0.2",
"version": "11.0.3",
"repository": "https://github.com/kuhnroyal/mat-datetimepicker.git",
"author": "PL <kuhnroyal@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit c96d2d8

Please sign in to comment.