Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 3, 2024
1 parent 52ea257 commit cd9f390
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 32 deletions.
6 changes: 0 additions & 6 deletions .changeset/clean-llamas-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-crews-brake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/soft-snails-crash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/paste-codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.13.0

### Minor Changes

- [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Codemods] new export from badge package (type)

## 0.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/paste-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/codemods",
"version": "0.12.0",
"version": "0.13.0",
"status": "production",
"description": "A collection of codemods for maintaining projects built with Paste.",
"author": "Twilio Inc.",
Expand All @@ -25,7 +25,7 @@
"@babel/core": "^7.21.4",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.21.4",
"@twilio-paste/core": "^20.16.0",
"@twilio-paste/core": "^20.17.0",
"tsx": "^4.0.0"
}
}
6 changes: 6 additions & 0 deletions packages/paste-core/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/badge

## 8.4.0

### Minor Changes

- [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] new type export: BadgeSizes for use in status-badge package

## 8.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/paste-core/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/badge",
"version": "8.3.1",
"version": "8.4.0",
"category": "data display",
"status": "production",
"description": "A Badge is a visual text label that describes an attribute of an object.",
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/status/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/status

## 2.2.0

### Minor Changes

- [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Status Badge] add new `size` value "borderless" which removes padding and border (box shadow) for a less stylized option of Status Badge for use in Tables and other crowded layouts.

## 2.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/paste-core/components/status/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/status",
"version": "2.1.1",
"version": "2.2.0",
"category": "feedback",
"status": "production",
"description": "A Status component communicates the status of a process or connectivity to an application or service.",
Expand Down Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@twilio-paste/anchor": "^12.1.0",
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/badge": "^8.1.0",
"@twilio-paste/badge": "^8.4.0",
"@twilio-paste/box": "^10.2.0",
"@twilio-paste/button": "^14.1.0",
"@twilio-paste/color-contrast-utils": "^5.0.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/paste-core/core-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 20.17.0

### Minor Changes

- [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Status Badge] add new `size` value "borderless" which removes padding and border (box shadow) for a less stylized option of Status Badge for use in Tables and other crowded layouts.

* [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1) [#4094](https://github.com/twilio-labs/paste/pull/4094) Thanks [@nkrantz](https://github.com/nkrantz)! - [Badge] new type export: BadgeSizes for use in status-badge package

### Patch Changes

- Updated dependencies [[`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1), [`52ea25758`](https://github.com/twilio-labs/paste/commit/52ea25758a46f4da27950b4809d473fbfe9b74a1)]:
- @twilio-paste/status@2.2.0
- @twilio-paste/badge@8.4.0

## 20.16.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/paste-core/core-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/core",
"version": "20.16.0",
"version": "20.17.0",
"status": "production",
"description": "Core contains all the packages from the Paste design system.",
"author": "Twilio Inc.",
Expand Down Expand Up @@ -79,7 +79,7 @@
"@twilio-paste/animation-library": "^2.0.0",
"@twilio-paste/aspect-ratio": "^10.1.0",
"@twilio-paste/avatar": "^9.1.0",
"@twilio-paste/badge": "^8.3.1",
"@twilio-paste/badge": "^8.4.0",
"@twilio-paste/base-radio-checkbox": "^13.1.0",
"@twilio-paste/box": "^10.3.0",
"@twilio-paste/breadcrumb": "^11.1.1",
Expand Down Expand Up @@ -158,7 +158,7 @@
"@twilio-paste/slider": "^3.0.1",
"@twilio-paste/spinner": "^14.1.2",
"@twilio-paste/stack": "^8.1.0",
"@twilio-paste/status": "^2.1.1",
"@twilio-paste/status": "^2.2.0",
"@twilio-paste/style-props": "^9.1.1",
"@twilio-paste/styling-library": "^3.0.0",
"@twilio-paste/summary-detail": "^1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11528,7 +11528,7 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/badge@^8.1.0, @twilio-paste/badge@^8.3.0, @twilio-paste/badge@^8.3.1, @twilio-paste/badge@workspace:packages/paste-core/components/badge":
"@twilio-paste/badge@^8.1.0, @twilio-paste/badge@^8.3.0, @twilio-paste/badge@^8.3.1, @twilio-paste/badge@^8.4.0, @twilio-paste/badge@workspace:packages/paste-core/components/badge":
version: 0.0.0-use.local
resolution: "@twilio-paste/badge@workspace:packages/paste-core/components/badge"
dependencies:
Expand Down Expand Up @@ -12143,7 +12143,7 @@ __metadata:
"@babel/core": ^7.21.4
"@babel/plugin-proposal-object-rest-spread": ^7.20.7
"@babel/preset-env": ^7.21.4
"@twilio-paste/core": ^20.16.0
"@twilio-paste/core": ^20.17.0
chalk: 4.1.2
execa: 3.2.0
globby: "npm:[email protected]"
Expand Down Expand Up @@ -12264,7 +12264,7 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/core@^20.0.0, @twilio-paste/core@^20.16.0, @twilio-paste/core@^20.4.0, @twilio-paste/core@workspace:packages/paste-core/core-bundle":
"@twilio-paste/core@^20.0.0, @twilio-paste/core@^20.17.0, @twilio-paste/core@^20.4.0, @twilio-paste/core@workspace:packages/paste-core/core-bundle":
version: 0.0.0-use.local
resolution: "@twilio-paste/core@workspace:packages/paste-core/core-bundle"
dependencies:
Expand All @@ -12276,7 +12276,7 @@ __metadata:
"@twilio-paste/animation-library": ^2.0.0
"@twilio-paste/aspect-ratio": ^10.1.0
"@twilio-paste/avatar": ^9.1.0
"@twilio-paste/badge": ^8.3.1
"@twilio-paste/badge": ^8.4.0
"@twilio-paste/base-radio-checkbox": ^13.1.0
"@twilio-paste/box": ^10.3.0
"@twilio-paste/breadcrumb": ^11.1.1
Expand Down Expand Up @@ -12356,7 +12356,7 @@ __metadata:
"@twilio-paste/slider": ^3.0.1
"@twilio-paste/spinner": ^14.1.2
"@twilio-paste/stack": ^8.1.0
"@twilio-paste/status": ^2.1.1
"@twilio-paste/status": ^2.2.0
"@twilio-paste/style-props": ^9.1.1
"@twilio-paste/styling-library": ^3.0.0
"@twilio-paste/summary-detail": ^1.0.0
Expand Down Expand Up @@ -14975,13 +14975,13 @@ __metadata:
languageName: unknown
linkType: soft

"@twilio-paste/status@^2.1.1, @twilio-paste/status@workspace:packages/paste-core/components/status":
"@twilio-paste/status@^2.1.1, @twilio-paste/status@^2.2.0, @twilio-paste/status@workspace:packages/paste-core/components/status":
version: 0.0.0-use.local
resolution: "@twilio-paste/status@workspace:packages/paste-core/components/status"
dependencies:
"@twilio-paste/anchor": ^12.1.0
"@twilio-paste/animation-library": ^2.0.0
"@twilio-paste/badge": ^8.1.0
"@twilio-paste/badge": ^8.4.0
"@twilio-paste/box": ^10.2.0
"@twilio-paste/button": ^14.1.0
"@twilio-paste/color-contrast-utils": ^5.0.0
Expand Down

0 comments on commit cd9f390

Please sign in to comment.