Skip to content

Commit

Permalink
chore: release 1.2.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 7, 2021
1 parent d5c7b36 commit 5b4d734
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://www.github.com/mountaindude/z-test-2/compare/v1.1.0...v1.2.0) (2021-07-07)


### Features

* 4b ([4042eb3](https://www.github.com/mountaindude/z-test-2/commit/4042eb3cba97ce6d659621676dc55db0dab657cb))
* 4c ([df5349c](https://www.github.com/mountaindude/z-test-2/commit/df5349cdf540a640ed7aa1e0a755ca74d034cd93))


### Bug Fixes

* 4a ([0b9adc2](https://www.github.com/mountaindude/z-test-2/commit/0b9adc227624edc530c830e32e695cffb0cbad29))

## [1.1.0](https://www.github.com/mountaindude/z-test-2/compare/v1.0.0...v1.1.0) (2021-07-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "z-test-2",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "./src/index.js",
"scripts": {
Expand Down

0 comments on commit 5b4d734

Please sign in to comment.