Skip to content

Commit

Permalink
chore: release 1.10.0 (#29)
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 4fa80f0 commit fe147fc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@ All notable changes to this project will be documented in this file. See [standa


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


### Features

* add unit tests ([#30](https://www.github.com/OrenMe/testrepo/issues/30)) ([bbe8e47](https://www.github.com/OrenMe/testrepo/commit/bbe8e4751434e0b8f43fdc00e55fdf50cba0f7ca))
* add webpack build ([#28](https://www.github.com/OrenMe/testrepo/issues/28)) ([640394d](https://www.github.com/OrenMe/testrepo/commit/640394dcd049ef8435f4647c731ef4aa24942dd6))
* new method ([#26](https://www.github.com/OrenMe/testrepo/issues/26)) ([a72d1ba](https://www.github.com/OrenMe/testrepo/commit/a72d1ba26f7a5ca74d93bb4d4fe0396a31d079c2))
* remove standard-version ([2e82abc](https://www.github.com/OrenMe/testrepo/commit/2e82abc0b0c00aa4321bda3b5b5eab3b30dca603))


### Bug Fixes

* new CONST T ([#24](https://www.github.com/OrenMe/testrepo/issues/24)) ([0e0215a](https://www.github.com/OrenMe/testrepo/commit/0e0215a9b2f1fafc5d67a47880475531f0a0c086))
* workflow fail ([4fa80f0](https://www.github.com/OrenMe/testrepo/commit/4fa80f0361441f957e2d6ad23893caa6379ee05a))

## [1.9.0](https://www.github.com/OrenMe/testrepo/compare/v1.8.0...v1.9.0) (2021-02-16)


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.9.0",
"version": "1.10.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fe147fc

Please sign in to comment.