Skip to content

Commit

Permalink
chore(release): 0.2.7
Browse files Browse the repository at this point in the history
## [0.2.7](v0.2.6...v0.2.7) (2021-03-10)

### Bug Fixes

* **add-workflow:** Add semantic release for workflow run. ([57b5f1b](57b5f1b))
* **pipeline:** Update the releaserc file. ([fe48c01](fe48c01))
* **readme:** Update readme file ([9feef78](9feef78))
  • Loading branch information
semantic-release-bot committed Mar 10, 2021
1 parent bc7ca8b commit d798227
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/react-components-lab/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## [0.2.7](https://github.com/DHI-GRAS/react-components-ts/compare/v0.2.6...v0.2.7) (2021-03-10)


### Bug Fixes

* **add-workflow:** Add semantic release for workflow run. ([57b5f1b](https://github.com/DHI-GRAS/react-components-ts/commit/57b5f1bbe4ebf093e23ca06846a37e4b7c37dc99))
* **pipeline:** Update the releaserc file. ([fe48c01](https://github.com/DHI-GRAS/react-components-ts/commit/fe48c013773ce346c451af2af3ebb029355611fb))
* **readme:** Update readme file ([9feef78](https://github.com/DHI-GRAS/react-components-ts/commit/9feef786261623577d00c7623db1c34407624215))
4 changes: 2 additions & 2 deletions packages/react-components-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.2.7",
"license": "MIT",
"main": "dist/index.js",
"name": "@dhi-gras/test-the-lab-components-package",
Expand Down Expand Up @@ -97,4 +97,4 @@
"rxjs": "^6.5.5",
"typescript": "^4.2.3"
}
}
}

0 comments on commit d798227

Please sign in to comment.