Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2020-08-28)

### Bug Fixes

* **licence:** Add licence badge ([dfa2c89](dfa2c89))
* **licence:** Add licence to package.json ([91da77b](91da77b))

### Features

* **readme:** Add Readme file for the repo ([40c237f](40c237f))
  • Loading branch information
semantic-release-bot committed Aug 28, 2020
1 parent b67008e commit 2d8f97b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.5.0](https://github.com/DHI-GRAS/react-components/compare/v1.4.0...v1.5.0) (2020-08-28)


### Bug Fixes

* **licence:** Add licence badge ([dfa2c89](https://github.com/DHI-GRAS/react-components/commit/dfa2c89d66f332a6142558680ccbf0da3f991c3c))
* **licence:** Add licence to package.json ([91da77b](https://github.com/DHI-GRAS/react-components/commit/91da77bf8c3a3c6d6d3f54b6578cd6e76c9d57f6))


### Features

* **readme:** Add Readme file for the repo ([40c237f](https://github.com/DHI-GRAS/react-components/commit/40c237fdcba5b0156a2536d3e953b1694d98324d))

# [1.4.0](https://github.com/DHI-GRAS/react-components/compare/v1.3.0...v1.4.0) (2020-08-28)


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.4.0",
"version": "1.5.0",
"private": false,
"main": "./dist/index.js",
"publishConfig": {
Expand Down

0 comments on commit 2d8f97b

Please sign in to comment.