Skip to content

Commit

Permalink
build: publish
Browse files Browse the repository at this point in the history
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - @synerise/[email protected]
 - [email protected]
  • Loading branch information
snrs-art committed Mar 30, 2022
1 parent 5bfe050 commit 93d7c60
Show file tree
Hide file tree
Showing 138 changed files with 908 additions and 345 deletions.
8 changes: 8 additions & 0 deletions packages/components/action-area/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.2.9](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.2.8](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-action-area
Expand Down
4 changes: 2 additions & 2 deletions packages/components/action-area/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-action-area",
"version": "0.2.8",
"version": "0.2.9",
"description": "ActionArea UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-button": "^0.17.1"
"@synerise/ds-button": "^0.17.2"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)


### Features

* **alert:** add Notification component, stories, test todos ([eeb09d8](https://github.com/Synerise/synerise-design/commit/eeb09d857938100058e6c3112082014acdb67d6c))
* **alert:** add the remaining placements, code cleanup, storybook fixes ([c469574](https://github.com/Synerise/synerise-design/commit/c469574c2fa5135d956127a5bc35601808285569))





## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-alert
Expand Down
8 changes: 4 additions & 4 deletions packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-alert",
"version": "0.5.2",
"version": "0.6.0",
"description": "Alert UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,10 +32,10 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-button": "^0.17.1",
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-button": "^0.17.2",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-typography": "^0.12.2",
"@synerise/ds-unordered-list": "^0.2.9",
"@synerise/ds-unordered-list": "^0.2.10",
"animate.css": "^4.1.1",
"react-animate-height": "^2.0.23",
"react-mount-animation": "0.0.9"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/app-menu/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.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-app-menu
Expand Down
6 changes: 3 additions & 3 deletions packages/components/app-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-app-menu",
"version": "0.6.3",
"version": "0.6.4",
"description": "AppMenu UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,8 +32,8 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-tooltip": "^0.11.8",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-tooltip": "^0.11.9",
"@synerise/ds-typography": "^0.12.2",
"@synerise/ds-utils": "^0.19.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/components/avatar-group/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.6.12](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.6.11](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-27)

**Note:** Version bump only for package @synerise/ds-avatar-group
Expand Down
16 changes: 8 additions & 8 deletions packages/components/avatar-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-avatar-group",
"version": "0.6.11",
"version": "0.6.12",
"description": "AvatarGroup UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,14 +32,14 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-avatar": "^0.14.14",
"@synerise/ds-avatar": "^0.14.15",
"@synerise/ds-badge": "^0.6.1",
"@synerise/ds-button": "^0.17.1",
"@synerise/ds-dropdown": "^0.17.14",
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-modal": "^0.15.8",
"@synerise/ds-table": "^0.44.2",
"@synerise/ds-tooltip": "^0.11.8"
"@synerise/ds-button": "^0.17.2",
"@synerise/ds-dropdown": "^0.17.15",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-modal": "^0.15.9",
"@synerise/ds-table": "^0.44.3",
"@synerise/ds-tooltip": "^0.11.9"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/avatar/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.14.15](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.14.14](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-24)

**Note:** Version bump only for package @synerise/ds-avatar
Expand Down
8 changes: 4 additions & 4 deletions packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-avatar",
"version": "0.14.14",
"version": "0.14.15",
"description": "Avatar UI Component for the Synerise Design System",
"license": "ISC",
"repository": "synerise/synerise-design",
Expand Down Expand Up @@ -33,9 +33,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-badge": "^0.6.1",
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-status": "^0.5.14",
"@synerise/ds-tooltip": "^0.11.8"
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-status": "^0.5.15",
"@synerise/ds-tooltip": "^0.11.9"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/block/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.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-block
Expand Down
8 changes: 4 additions & 4 deletions packages/components/block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-block",
"version": "0.4.9",
"version": "0.4.10",
"description": "Block UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,9 +32,9 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-button": "^0.17.1",
"@synerise/ds-card": "^0.11.1",
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-button": "^0.17.2",
"@synerise/ds-card": "^0.11.2",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-typography": "^0.12.2"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/components/button-group/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.6.9](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-button-group
Expand Down
4 changes: 2 additions & 2 deletions packages/components/button-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-button-group",
"version": "0.6.8",
"version": "0.6.9",
"description": "Button-Group UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-button": "^0.17.1",
"@synerise/ds-button": "^0.17.2",
"@synerise/ds-utils": "^0.19.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/components/button/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.17.2](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.17.1](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-button
Expand Down
4 changes: 2 additions & 2 deletions packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-button",
"version": "0.17.1",
"version": "0.17.2",
"description": "Button UI Component for the Synerise Design System",
"license": "ISC",
"repository": "synerise/synerise-design",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-icon": "^0.48.0"
"@synerise/ds-icon": "^0.49.0"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/card-select/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.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-card-select
Expand Down
4 changes: 2 additions & 2 deletions packages/components/card-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-card-select",
"version": "0.5.6",
"version": "0.5.7",
"description": "Card-Select UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-icon": "^0.49.0",
"react-sortablejs": "^1.5.1",
"sortablejs": "^1.10.0",
"styled-is": "^1.3.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/card-tabs/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.11.5](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-24)

**Note:** Version bump only for package @synerise/ds-card-tabs
Expand Down
10 changes: 5 additions & 5 deletions packages/components/card-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-card-tabs",
"version": "0.11.4",
"version": "0.11.5",
"description": "CardTabs UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,10 +32,10 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-button": "^0.17.1",
"@synerise/ds-cruds": "^0.3.8",
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-inline-edit": "^0.6.8",
"@synerise/ds-button": "^0.17.2",
"@synerise/ds-cruds": "^0.3.9",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-inline-edit": "^0.6.9",
"@synerise/ds-typography": "^0.12.2",
"react-sortablejs-typescript": "2.0.3",
"sortablejs": "^1.10.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/card/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.11.2](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-30)

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





## [0.11.1](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-21)

**Note:** Version bump only for package @synerise/ds-card
Expand Down
4 changes: 2 additions & 2 deletions packages/components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-card",
"version": "0.11.1",
"version": "0.11.2",
"description": "Card UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-icon": "^0.48.0",
"@synerise/ds-icon": "^0.49.0",
"@synerise/ds-typography": "^0.12.2",
"@synerise/ds-utils": "^0.8.31",
"react-animate-height": "^2.0.23",
Expand Down
Loading

0 comments on commit 93d7c60

Please sign in to comment.