Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

Commit 4efc8be

Browse files
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2020-01-03) ### Features * Publish flattened ([e1113e4](e1113e4))
1 parent e1113e4 commit 4efc8be

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.2.0](https://github.com/ffflorian/crates-updater/compare/v1.1.0...v1.2.0) (2020-01-03)
2+
3+
### Features
4+
5+
- Publish flattened ([e1113e4](https://github.com/ffflorian/crates-updater/commit/e1113e4))
6+
17
# [1.1.0](https://github.com/ffflorian/crates-updater/compare/v1.0.0...v1.1.0) (2019-08-17)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"start": "ts-node src/cli.ts",
8282
"test": "exit 0"
8383
},
84-
"version": "1.1.0"
84+
"version": "1.2.0"
8585
}

0 commit comments

Comments
 (0)