Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Osajda committed Mar 15, 2021
1 parent 7774100 commit 500f036
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/components/message/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2021-03-15)


### Features

* **message:** set default duration to 3s ([7dbedf0](https://github.com/Synerise/synerise-design/commit/7dbedf005d555c9b744fb08d1fbff32abe5b4c82))





## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2021-03-10)

**Note:** Version bump only for package @synerise/ds-message
Expand Down
2 changes: 1 addition & 1 deletion packages/components/message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-message",
"version": "0.3.11",
"version": "0.4.0",
"description": "Message UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down
11 changes: 11 additions & 0 deletions packages/portal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.123.0](https://github.com/synerise/synerise-design/compare/[email protected]@0.123.0) (2021-03-15)


### Features

* **message:** set default duration to 3s ([7dbedf0](https://github.com/synerise/synerise-design/commit/7dbedf005d555c9b744fb08d1fbff32abe5b4c82))





## [0.122.2](https://github.com/synerise/synerise-design/compare/[email protected]@0.122.2) (2021-03-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portal",
"version": "0.122.2",
"version": "0.123.0",
"private": true,
"homepage": "./",
"repository": "synerise/synerise-design",
Expand Down

0 comments on commit 500f036

Please sign in to comment.