Skip to content

Commit

Permalink
chore(release): 1.4.0-rc.18 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0-rc.18](v1.4.0-rc.17...v1.4.0-rc.18) (2022-06-17)

### PATCH

* Feature: expose color utils in bundle (#213) ([32f081b](32f081b)), closes [#213](#213)
  • Loading branch information
semantic-release-bot committed Jun 17, 2022
1 parent 32f081b commit 3474a92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bimdata/design-system",
"version": "1.4.0-rc.17",
"version": "1.4.0-rc.18",
"main": "./dist/js/BIMDataComponents/index.js",
"module": "./dist/js/BIMDataComponents/index.js",
"files": [
Expand Down

0 comments on commit 3474a92

Please sign in to comment.