Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.1...v1.9.0) (2020-09-11)

### Bug Fixes

* **formik-material-ui:** Upgrade formik to the latest version ([71d2979](71d2979))

### Features

* **CopyToClipboard:** Add unit testing ([36e80e9](36e80e9))
  • Loading branch information
semantic-release-bot committed Sep 11, 2020
1 parent 75642d5 commit 0c7c736
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.9.0](https://github.com/DHI-GRAS/react-components/compare/v1.8.1...v1.9.0) (2020-09-11)


### Bug Fixes

* **formik-material-ui:** Upgrade formik to the latest version ([71d2979](https://github.com/DHI-GRAS/react-components/commit/71d2979f24ae12b5236893d9f10272be32888a49))


### Features

* **CopyToClipboard:** Add unit testing ([36e80e9](https://github.com/DHI-GRAS/react-components/commit/36e80e953e623330683a6f9453ccf0d749fafe73))

## [1.8.1](https://github.com/DHI-GRAS/react-components/compare/v1.8.0...v1.8.1) (2020-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Generic react components for our frontends",
"author": "DHI-GRAS",
"license": "MIT",
"version": "1.8.1",
"version": "1.9.0",
"private": false,
"main": "./dist/index.js",
"publishConfig": {
Expand Down

0 comments on commit 0c7c736

Please sign in to comment.