Skip to content

Commit 5b4d734

Browse files
chore: release 1.2.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5c7b36 commit 5b4d734

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.2.0](https://www.github.com/mountaindude/z-test-2/compare/v1.1.0...v1.2.0) (2021-07-07)
4+
5+
6+
### Features
7+
8+
* 4b ([4042eb3](https://www.github.com/mountaindude/z-test-2/commit/4042eb3cba97ce6d659621676dc55db0dab657cb))
9+
* 4c ([df5349c](https://www.github.com/mountaindude/z-test-2/commit/df5349cdf540a640ed7aa1e0a755ca74d034cd93))
10+
11+
12+
### Bug Fixes
13+
14+
* 4a ([0b9adc2](https://www.github.com/mountaindude/z-test-2/commit/0b9adc227624edc530c830e32e695cffb0cbad29))
15+
316
## [1.1.0](https://www.github.com/mountaindude/z-test-2/compare/v1.0.0...v1.1.0) (2021-07-07)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "z-test-2",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "./src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)