Skip to content

Commit 3b1a7ae

Browse files
committed
"chore(release): 1.3.9"
1 parent 2aca102 commit 3b1a7ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [1.3.9](https://github.com/slavakisel/react-month-picker-input/compare/v1.3.8...v1.3.9) (2022-06-24)
6+
7+
* Bump react and react-dom to 16.14.0
8+
* Bump typescript to 2.9.2
9+
* Other dependabot updates, see full list [here](https://github.com/optimify-studio/react-month-picker-input/compare/v1.3.8...v1.3.9)
10+
11+
512
### [1.3.8](https://github.com/slavakisel/react-month-picker-input/compare/v1.3.7...v1.3.8) (2020-06-08)
613

714
### [1.3.7](https://github.com/slavakisel/react-month-picker-input/compare/v1.3.4...v1.3.7) (2020-04-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-month-picker-input",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "Simple month picker with calendar and input field with mask.",
55
"main": "./dist/react-month-picker-input.js",
66
"repository": {

0 commit comments

Comments
 (0)