Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
snrs-art committed Oct 14, 2022
1 parent f8f50f3 commit 82eb14f
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/components/condition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.18.2](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-14)

**Note:** Version bump only for package @synerise/ds-condition





## [0.18.1](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-11)

**Note:** Version bump only for package @synerise/ds-condition
Expand Down
4 changes: 2 additions & 2 deletions packages/components/condition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-condition",
"version": "0.18.1",
"version": "0.18.2",
"description": "Condition UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@synerise/ds-context-selector": "^0.14.3",
"@synerise/ds-core": "^0.36.3",
"@synerise/ds-cruds": "^0.3.17",
"@synerise/ds-factors": "^0.15.6",
"@synerise/ds-factors": "^0.15.7",
"@synerise/ds-icon": "^0.51.0",
"@synerise/ds-inline-edit": "^0.6.35",
"@synerise/ds-operators": "^0.9.23",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/date-range-picker/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.17.4](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-14)


### Bug Fixes

* **date-range-picker:** lifetime, onApply fixes, refactor, custom-day ([735b4b4](https://github.com/Synerise/synerise-design/commit/735b4b4b6375ed083e60831f641126346d63f14f))





## [0.17.3](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-11)

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

## [0.15.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-14)

**Note:** Version bump only for package @synerise/ds-factors





## [0.15.6](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-10-11)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/factors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-factors",
"version": "0.15.6",
"version": "0.15.7",
"description": "Factors UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@synerise/ds-badge": "^0.6.17",
"@synerise/ds-button": "^0.17.9",
"@synerise/ds-date-picker": "^0.6.42",
"@synerise/ds-date-range-picker": "^0.17.3",
"@synerise/ds-date-range-picker": "^0.17.4",
"@synerise/ds-dropdown": "^0.17.39",
"@synerise/ds-icon": "^0.51.0",
"@synerise/ds-information-card": "^0.1.24",
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.168.2](https://github.com/synerise/synerise-design/compare/[email protected]@0.168.2) (2022-10-14)


### Bug Fixes

* **date-range-picker:** lifetime, onApply fixes, refactor, custom-day ([735b4b4](https://github.com/synerise/synerise-design/commit/735b4b4b6375ed083e60831f641126346d63f14f))





## [0.168.1](https://github.com/synerise/synerise-design/compare/[email protected]@0.168.1) (2022-10-11)


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.168.1",
"version": "0.168.2",
"private": true,
"homepage": "./",
"repository": "synerise/synerise-design",
Expand Down

0 comments on commit 82eb14f

Please sign in to comment.