Skip to content

Commit

Permalink
chore: release 1.11.0 (#31)
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] committed Feb 18, 2021
1 parent 38d472b commit 97a651f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ All notable changes to this project will be documented in this file. See [standa


<a name="1.1.1"></a>
## [1.11.0](https://www.github.com/OrenMe/testrepo/compare/v1.10.0...v1.11.0) (2021-02-18)


### Features

* add release tar to tag ([7f0349e](https://www.github.com/OrenMe/testrepo/commit/7f0349ee482b673ce00ca8f79ccd456f6318e8de))


### Bug Fixes

* build yml broken ([38d472b](https://www.github.com/OrenMe/testrepo/commit/38d472b29d63c01d7dcb782b516945596992353c))

## [1.10.0](https://www.github.com/OrenMe/testrepo/compare/v1.9.0...v1.10.0) (2021-02-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testrepo",
"version": "1.10.0",
"version": "1.11.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 97a651f

Please sign in to comment.