Skip to content

Commit

Permalink
chore(release): 0.2.9
Browse files Browse the repository at this point in the history
## [0.2.9](v0.2.8...v0.2.9) (2021-03-12)

### Bug Fixes

* **pipeline:** Add package owner to publishConfig ([c742657](c742657))
  • Loading branch information
semantic-release-bot committed Mar 12, 2021
1 parent ea3ebd2 commit b2826c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/react-components-lab/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.2.9](https://github.com/DHI-GRAS/react-components-ts/compare/v0.2.8...v0.2.9) (2021-03-12)


### Bug Fixes

* **pipeline:** Add package owner to publishConfig ([c742657](https://github.com/DHI-GRAS/react-components-ts/commit/c742657461c3e620666a84f16d1b3a61c9c1d634))

## [0.2.8](https://github.com/DHI-GRAS/react-components-ts/compare/v0.2.7...v0.2.8) (2021-03-12)


Expand Down
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.2.8",
"version": "0.2.9",
"license": "MIT",
"main": "dist/index.js",
"name": "@dhi-gras/react-components-lab-test",
Expand Down Expand Up @@ -101,4 +101,4 @@
"rxjs": "^6.5.5",
"typescript": "^4.2.3"
}
}
}

0 comments on commit b2826c6

Please sign in to comment.