Skip to content

Commit 3307218

Browse files
author
Elad Ben-Israel
committed
chore(release): 0.1.2
1 parent dc2feff commit 3307218

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [0.1.2](https://github.com/eladb/jsii-srcmak/compare/v0.1.1...v0.1.2) (2020-06-16)
6+
57
### [0.1.1](https://github.com/eladb/jsii-srcmak/compare/v0.0.5...v0.1.1) (2020-06-16)
68

79
### [0.0.5](https://github.com/eladb/jsii-srcmak/compare/v0.0.4...v0.0.5) (2020-06-16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"node": ">= 10.0.0"
5757
},
5858
"license": "Apache-2.0",
59-
"version": "0.1.1",
59+
"version": "0.1.2",
6060
"jest": {
6161
"clearMocks": true,
6262
"collectCoverage": true,

version.json

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

0 commit comments

Comments
 (0)