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]
 - @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]
 - [email protected]
  • Loading branch information
snrs-art committed Mar 14, 2022
1 parent 73ae267 commit 739b523
Show file tree
Hide file tree
Showing 168 changed files with 1,042 additions and 332 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.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





## [0.2.6](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**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.6",
"version": "0.2.7",
"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.16.6"
"@synerise/ds-button": "^0.17.0"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/alert/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.1](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





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


Expand Down
6 changes: 3 additions & 3 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.0",
"version": "0.5.1",
"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.16.6",
"@synerise/ds-button": "^0.17.0",
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-typography": "^0.12.2",
"@synerise/ds-unordered-list": "^0.2.7",
"@synerise/ds-unordered-list": "^0.2.8",
"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.2](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**Note:** Version bump only for package @synerise/ds-app-menu
Expand Down
4 changes: 2 additions & 2 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.1",
"version": "0.6.2",
"description": "AppMenu UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -33,7 +33,7 @@
"types": "dist/index.d.ts",
"dependencies": {
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-tooltip": "^0.11.6",
"@synerise/ds-tooltip": "^0.11.7",
"@synerise/ds-typography": "^0.12.2",
"@synerise/ds-utils": "^0.19.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/components/autocomplete/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.6](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





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

**Note:** Version bump only for package @synerise/ds-autocomplete
Expand Down
4 changes: 2 additions & 2 deletions packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-autocomplete",
"version": "0.4.5",
"version": "0.4.6",
"description": "Autocomplete UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -39,6 +39,6 @@
"react": ">=16.9.0 < 17.0.0"
},
"devDependencies": {
"@synerise/ds-utils": "^0.21.5"
"@synerise/ds-utils": "^0.21.6"
}
}
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.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





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

**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.6",
"version": "0.6.7",
"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.10",
"@synerise/ds-badge": "^0.5.6",
"@synerise/ds-button": "^0.16.6",
"@synerise/ds-dropdown": "^0.17.10",
"@synerise/ds-avatar": "^0.14.11",
"@synerise/ds-badge": "^0.5.7",
"@synerise/ds-button": "^0.17.0",
"@synerise/ds-dropdown": "^0.17.11",
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-modal": "^0.15.6",
"@synerise/ds-table": "^0.43.6",
"@synerise/ds-tooltip": "^0.11.6"
"@synerise/ds-modal": "^0.15.7",
"@synerise/ds-table": "^0.43.7",
"@synerise/ds-tooltip": "^0.11.7"
},
"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.11](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





## [0.14.10](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**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.10",
"version": "0.14.11",
"description": "Avatar 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-badge": "^0.5.6",
"@synerise/ds-badge": "^0.5.7",
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-status": "^0.5.10",
"@synerise/ds-tooltip": "^0.11.6"
"@synerise/ds-status": "^0.5.11",
"@synerise/ds-tooltip": "^0.11.7"
},
"peerDependencies": {
"@synerise/ds-core": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/badge/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-14)

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





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

**Note:** Version bump only for package @synerise/ds-badge
Expand Down
4 changes: 2 additions & 2 deletions packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synerise/ds-badge",
"version": "0.5.6",
"version": "0.5.7",
"description": "Badge UI Component for the Synerise Design System",
"license": "ISC",
"repository": "Synerise/synerise-design",
Expand Down Expand Up @@ -40,6 +40,6 @@
"react": ">=16.9.0 < 17.0.0"
},
"devDependencies": {
"@synerise/ds-utils": "^0.21.5"
"@synerise/ds-utils": "^0.21.6"
}
}
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.8](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**Note:** Version bump only for package @synerise/ds-block
Expand Down
6 changes: 3 additions & 3 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.7",
"version": "0.4.8",
"description": "Block 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-button": "^0.16.6",
"@synerise/ds-card": "^0.10.5",
"@synerise/ds-button": "^0.17.0",
"@synerise/ds-card": "^0.11.0",
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-typography": "^0.12.2"
},
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.7](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)

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





## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**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.6",
"version": "0.6.7",
"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.16.6",
"@synerise/ds-button": "^0.17.0",
"@synerise/ds-utils": "^0.19.0"
},
"peerDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/components/button/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.0](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)


### Features

* **filter:** simple imprv into filter & card & card-tabs component ([206cb9d](https://github.com/synerise/synerise-design/commit/206cb9d8b9ba3687daf1a02862e8dd88698b582f))





## [0.16.6](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**Note:** Version bump only for package @synerise/ds-button
Expand Down
2 changes: 1 addition & 1 deletion 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.16.6",
"version": "0.17.0",
"description": "Button UI Component for the Synerise Design System",
"license": "ISC",
"repository": "synerise/synerise-design",
Expand Down
16 changes: 16 additions & 0 deletions packages/components/card-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **card-tabs:** add translations & change prop name ([1834111](https://github.com/Synerise/synerise-design/commit/1834111a1809dcd990661f05e6cc09d45d45fb02))


### Features

* **filter:** simple imprv into filter & card & card-tabs component ([206cb9d](https://github.com/Synerise/synerise-design/commit/206cb9d8b9ba3687daf1a02862e8dd88698b582f))





## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

**Note:** Version bump only for package @synerise/ds-card-tabs
Expand Down
8 changes: 4 additions & 4 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.10.4",
"version": "0.11.0",
"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.16.6",
"@synerise/ds-cruds": "^0.3.6",
"@synerise/ds-button": "^0.17.0",
"@synerise/ds-cruds": "^0.3.7",
"@synerise/ds-icon": "^0.47.2",
"@synerise/ds-inline-edit": "^0.6.4",
"@synerise/ds-inline-edit": "^0.6.5",
"@synerise/ds-typography": "^0.12.2",
"react-sortablejs-typescript": "2.0.3",
"sortablejs": "^1.10.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/card/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.11.0](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-03-14)


### Features

* **filter:** simple imprv into filter & card & card-tabs component ([206cb9d](https://github.com/Synerise/synerise-design/commit/206cb9d8b9ba3687daf1a02862e8dd88698b582f))





## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-02-25)

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

0 comments on commit 739b523

Please sign in to comment.