diff --git a/.github/version.json b/.github/version.json index 9e2251d7..a60fdf54 100644 --- a/.github/version.json +++ b/.github/version.json @@ -1,3 +1,3 @@ { - "version": "10.0.4" + "version": "10.0.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cbce6c9d..0f98330c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +### [10.0.5](https://github.com/kuhnroyal/mat-datetimepicker/compare/v10.0.4...v10.0.5) (2022-10-04) + +### Other + +- **deps:** bump rxjs from 7.5.6 to 7.5.7 ([e1031f9](https://github.com/kuhnroyal/mat-datetimepicker/commit/e1031f94a1e6d5d7f1bca21b310452c5d4dc736f)) + ### [10.0.4](https://github.com/kuhnroyal/mat-datetimepicker/compare/v10.0.3...v10.0.4) (2022-10-04) ### Other diff --git a/projects/core/package.json b/projects/core/package.json index 2fe42230..f2f385d3 100644 --- a/projects/core/package.json +++ b/projects/core/package.json @@ -1,6 +1,6 @@ { "name": "@mat-datetimepicker/core", - "version": "10.0.4", + "version": "10.0.5", "repository": "https://github.com/kuhnroyal/mat-datetimepicker.git", "author": "PL ", "license": "MIT", diff --git a/projects/moment/package.json b/projects/moment/package.json index e436c7e1..c317f591 100644 --- a/projects/moment/package.json +++ b/projects/moment/package.json @@ -1,6 +1,6 @@ { "name": "@mat-datetimepicker/moment", - "version": "10.0.4", + "version": "10.0.5", "repository": "https://github.com/kuhnroyal/mat-datetimepicker.git", "author": "PL ", "license": "MIT",