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]
  • Loading branch information
Bartosz Bukowiec committed Jan 12, 2023
1 parent 253ea1c commit f7e3eb0
Show file tree
Hide file tree
Showing 142 changed files with 933 additions and 361 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.18](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.2.17](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.17",
"version": "0.2.18",
"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.10"
"@synerise/ds-button": "^0.17.11"
},
"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.7.20](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.7.19](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-02)

**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.7.19",
"version": "0.7.20",
"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.10",
"@synerise/ds-icon": "^0.52.0",
"@synerise/ds-button": "^0.17.11",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-typography": "^0.12.7",
"@synerise/ds-unordered-list": "^0.2.28",
"@synerise/ds-unordered-list": "^0.2.29",
"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.14](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.6.13](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.13",
"version": "0.6.14",
"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.52.0",
"@synerise/ds-tooltip": "^0.11.18",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-tooltip": "^0.11.19",
"@synerise/ds-typography": "^0.12.7",
"@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.53](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.6.52](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-09)

**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.52",
"version": "0.6.53",
"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.46",
"@synerise/ds-avatar": "^0.14.47",
"@synerise/ds-badge": "^0.6.19",
"@synerise/ds-button": "^0.17.10",
"@synerise/ds-dropdown": "^0.17.45",
"@synerise/ds-icon": "^0.52.0",
"@synerise/ds-modal": "^0.16.8",
"@synerise/ds-table": "^0.45.24",
"@synerise/ds-tooltip": "^0.11.18"
"@synerise/ds-button": "^0.17.11",
"@synerise/ds-dropdown": "^0.17.46",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-modal": "^0.16.9",
"@synerise/ds-table": "^0.45.25",
"@synerise/ds-tooltip": "^0.11.19"
},
"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.47](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.14.46](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-02)

**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.46",
"version": "0.14.47",
"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.19",
"@synerise/ds-icon": "^0.52.0",
"@synerise/ds-status": "^0.5.46",
"@synerise/ds-tooltip": "^0.11.18"
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-status": "^0.5.47",
"@synerise/ds-tooltip": "^0.11.19"
},
"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.22](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.21",
"version": "0.4.22",
"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.10",
"@synerise/ds-card": "^0.13.2",
"@synerise/ds-icon": "^0.52.0",
"@synerise/ds-button": "^0.17.11",
"@synerise/ds-card": "^0.13.3",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-typography": "^0.12.7"
},
"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.18](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.6.17](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.17",
"version": "0.6.18",
"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.10",
"@synerise/ds-button": "^0.17.11",
"@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.11](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.17.10](https://github.com/synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.10",
"version": "0.17.11",
"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.52.0"
"@synerise/ds-icon": "^0.53.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.16](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.15",
"version": "0.5.16",
"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.52.0",
"@synerise/ds-icon": "^0.53.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.13.31](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.13.30](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-02)

**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.13.30",
"version": "0.13.31",
"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.10",
"@synerise/ds-cruds": "^0.3.18",
"@synerise/ds-icon": "^0.52.0",
"@synerise/ds-inline-edit": "^0.6.42",
"@synerise/ds-button": "^0.17.11",
"@synerise/ds-cruds": "^0.3.19",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-inline-edit": "^0.6.43",
"@synerise/ds-typography": "^0.12.7",
"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.13.3](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2023-01-12)

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





## [0.13.2](https://github.com/Synerise/synerise-design/compare/@synerise/[email protected]...@synerise/[email protected]) (2022-12-07)

**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.13.2",
"version": "0.13.3",
"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.52.0",
"@synerise/ds-icon": "^0.53.0",
"@synerise/ds-typography": "^0.12.7",
"@synerise/ds-utils": "^0.8.31",
"react-animate-height": "^2.0.23",
Expand Down
Loading

0 comments on commit f7e3eb0

Please sign in to comment.