Skip to content

Commit

Permalink
Version Packages (#2455)
Browse files Browse the repository at this point in the history
* chore(release): version packages

* chore: fix typo in changelog

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: TheSisb <[email protected]>
  • Loading branch information
3 people authored Jun 17, 2022
1 parent 70fb212 commit 5084fd1
Show file tree
Hide file tree
Showing 168 changed files with 2,169 additions and 1,611 deletions.
6 changes: 0 additions & 6 deletions .changeset/itchy-poems-promise.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/late-rings-poke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/seven-parrots-visit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slow-buttons-film.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/small-fishes-sing.md

This file was deleted.

83 changes: 0 additions & 83 deletions .changeset/twelve-cherries-hunt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-carrots-greet.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.2.9

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 0.2.8

### Patch 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.2.8",
"version": "0.2.9",
"status": "production",
"description": "A collection of codemods for maintaining projects built with Paste.",
"author": "Twilio Inc.",
Expand All @@ -25,6 +25,6 @@
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/preset-env": "^7.16.11",
"@twilio-paste/core": "^13.0.0"
"@twilio-paste/core": "^14.0.0"
}
}
6 changes: 6 additions & 0 deletions packages/paste-color-contrast-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/color-contrast-utils

## 2.0.5

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 2.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/paste-color-contrast-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/color-contrast-utils",
"version": "2.0.4",
"version": "2.0.5",
"description": "Shared utilities for checking color contrast in Paste",
"author": "Twilio Inc.",
"license": "MIT",
Expand Down Expand Up @@ -29,6 +29,6 @@
"@twilio-paste/design-tokens": "^7.0.0"
},
"devDependencies": {
"@twilio-paste/design-tokens": "^7.2.2"
"@twilio-paste/design-tokens": "^7.3.0"
}
}
6 changes: 6 additions & 0 deletions packages/paste-core/components/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @twilio-paste/alert-dialog

## 4.0.1

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 4.0.0

### Patch Changes
Expand Down
24 changes: 12 additions & 12 deletions packages/paste-core/components/alert-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/alert-dialog",
"version": "4.0.0",
"version": "4.0.1",
"category": "overlay",
"status": "production",
"description": "An Alert Dialog is a page overlay that displays critical information, blocks interaction with the page, and only closes after an action is performed.",
Expand Down Expand Up @@ -41,17 +41,17 @@
"react-dom": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"@twilio-paste/animation-library": "^0.3.6",
"@twilio-paste/box": "^6.0.0",
"@twilio-paste/button": "^10.0.0",
"@twilio-paste/heading": "^7.0.0",
"@twilio-paste/modal": "^11.0.0",
"@twilio-paste/stack": "^4.0.0",
"@twilio-paste/style-props": "^5.0.0",
"@twilio-paste/styling-library": "^1.0.0",
"@twilio-paste/theme": "^7.0.0",
"@twilio-paste/types": "^3.1.6",
"@twilio-paste/uid-library": "^0.2.4",
"@twilio-paste/animation-library": "^0.3.7",
"@twilio-paste/box": "^6.0.1",
"@twilio-paste/button": "^10.0.1",
"@twilio-paste/heading": "^7.0.1",
"@twilio-paste/modal": "^11.0.2",
"@twilio-paste/stack": "^4.0.1",
"@twilio-paste/style-props": "^5.0.2",
"@twilio-paste/styling-library": "^1.0.2",
"@twilio-paste/theme": "^7.0.1",
"@twilio-paste/types": "^3.1.8",
"@twilio-paste/uid-library": "^0.2.5",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 10.0.1

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 10.0.0

### Patch Changes
Expand Down
24 changes: 12 additions & 12 deletions packages/paste-core/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/alert",
"version": "10.0.0",
"version": "10.0.1",
"category": "feedback",
"status": "production",
"description": "An Alert is a banner that notifies users to high-priority or time-sensitive information.",
Expand Down Expand Up @@ -41,17 +41,17 @@
"react-dom": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"@twilio-paste/box": "^6.0.0",
"@twilio-paste/button": "^10.0.0",
"@twilio-paste/design-tokens": "^7.2.1",
"@twilio-paste/icons": "^8.0.0",
"@twilio-paste/media-object": "^6.0.0",
"@twilio-paste/spinner": "^10.0.0",
"@twilio-paste/style-props": "^5.0.0",
"@twilio-paste/styling-library": "^1.0.0",
"@twilio-paste/theme": "^7.0.0",
"@twilio-paste/types": "^3.1.5",
"@twilio-paste/uid-library": "^0.2.4",
"@twilio-paste/box": "^6.0.1",
"@twilio-paste/button": "^10.0.1",
"@twilio-paste/design-tokens": "^7.3.0",
"@twilio-paste/icons": "^8.0.2",
"@twilio-paste/media-object": "^6.0.1",
"@twilio-paste/spinner": "^10.0.1",
"@twilio-paste/style-props": "^5.0.2",
"@twilio-paste/styling-library": "^1.0.2",
"@twilio-paste/theme": "^7.0.1",
"@twilio-paste/types": "^3.1.8",
"@twilio-paste/uid-library": "^0.2.5",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/paste-core/components/anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 8.0.1

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 8.0.0

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/paste-core/components/anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/anchor",
"version": "8.0.0",
"version": "8.0.1",
"category": "interaction",
"status": "production",
"description": "An Anchor is text that navigates the user from one webpage to another.",
Expand Down Expand Up @@ -38,14 +38,14 @@
"react-dom": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"@twilio-paste/box": "^6.0.0",
"@twilio-paste/design-tokens": "^7.2.1",
"@twilio-paste/icons": "^8.0.0",
"@twilio-paste/style-props": "^5.0.0",
"@twilio-paste/styling-library": "^1.0.0",
"@twilio-paste/theme": "^7.0.0",
"@twilio-paste/types": "^3.1.5",
"@twilio-paste/uid-library": "^0.2.4",
"@twilio-paste/box": "^6.0.1",
"@twilio-paste/design-tokens": "^7.3.0",
"@twilio-paste/icons": "^8.0.2",
"@twilio-paste/style-props": "^5.0.2",
"@twilio-paste/styling-library": "^1.0.2",
"@twilio-paste/theme": "^7.0.1",
"@twilio-paste/types": "^3.1.8",
"@twilio-paste/uid-library": "^0.2.5",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/paste-core/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 5.0.1

### Patch Changes

- [`8263d8a3`](https://github.com/twilio-labs/paste/commit/8263d8a3618685582cd282aae9877a00a92c320c) [#2452](https://github.com/twilio-labs/paste/pull/2452) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] allow both src and icon props at the same

* [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

- [`3bfd6394`](https://github.com/twilio-labs/paste/commit/3bfd639407f60386fdd92b76d66e5e506979c282) [#2456](https://github.com/twilio-labs/paste/pull/2456) Thanks [@shleewhite](https://github.com/shleewhite)! - [Avatar] simplify logic for when to show image or icon

## 5.0.0

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/paste-core/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio-paste/avatar",
"version": "5.0.0",
"version": "5.0.1",
"category": "graphic",
"status": "production",
"description": "An Avatar is a graphical representation of a user or object.",
Expand Down Expand Up @@ -42,14 +42,14 @@
"react-dom": "^16.8.6 || ^17.0.2"
},
"devDependencies": {
"@twilio-paste/box": "^6.0.0",
"@twilio-paste/design-tokens": "^7.2.1",
"@twilio-paste/icons": "^8.0.0",
"@twilio-paste/style-props": "^5.0.0",
"@twilio-paste/styling-library": "^1.0.0",
"@twilio-paste/text": "^6.0.0",
"@twilio-paste/theme": "^7.0.0",
"@twilio-paste/types": "^3.1.5",
"@twilio-paste/box": "^6.0.1",
"@twilio-paste/design-tokens": "^7.3.0",
"@twilio-paste/icons": "^8.0.2",
"@twilio-paste/style-props": "^5.0.2",
"@twilio-paste/styling-library": "^1.0.2",
"@twilio-paste/text": "^6.0.1",
"@twilio-paste/theme": "^7.0.1",
"@twilio-paste/types": "^3.1.8",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
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

## 4.0.1

### Patch Changes

- [`ae9dd50f`](https://github.com/twilio-labs/paste/commit/ae9dd50fd2c14436cb984c2daec3914daca20866) [#2466](https://github.com/twilio-labs/paste/pull/2466) Thanks [@TheSisb](https://github.com/TheSisb)! - [All packages] Update our ESBuild version and remove minification of identifiers in our production builds.

## 4.0.0

### Patch Changes
Expand Down
Loading

0 comments on commit 5084fd1

Please sign in to comment.