Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…s-ts into add-lab
  • Loading branch information
bertearazvan committed Mar 12, 2021
2 parents 33500c7 + b2826c6 commit 59168fa
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 @@ -102,4 +102,4 @@
"rxjs": "^6.5.5",
"typescript": "^4.2.3"
}
}
}

0 comments on commit 59168fa

Please sign in to comment.