Skip to content

Commit

Permalink
ci(changesets): version packages (next-v1)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 15, 2023
1 parent e859372 commit d6d1526
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"cuddly-eagles-serve",
"curly-swans-greet",
"curvy-eagles-sparkle",
"dull-phones-invent",
"empty-flowers-end",
"empty-horses-promise",
"fifty-boats-retire",
Expand All @@ -26,6 +27,7 @@
"good-keys-serve",
"green-camels-shop",
"green-weeks-act",
"grumpy-eagles-move",
"grumpy-islands-sit",
"healthy-sheep-taste",
"heavy-jars-behave",
Expand Down
7 changes: 7 additions & 0 deletions packages/bezier-figma-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bezier-figma-plugin

## 0.1.1-next-v1.30

### Patch Changes

- Updated dependencies [[`3bdb95e1`](https://github.com/channel-io/bezier-react/commit/3bdb95e1a022370122afb4166cc2f138028cb72b), [`e8593727`](https://github.com/channel-io/bezier-react/commit/e85937271b119e5fb68c8aeaa24d83b388716d1a)]:
- @channel.io/bezier-react@1.0.0-next-v1.186

## 0.1.1-next-v1.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bezier-figma-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bezier-figma-plugin",
"version": "0.1.1-next-v1.29",
"version": "0.1.1-next-v1.30",
"private": true,
"description": "Figma plugin that helps build Bezier Design System and increase productivity.",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/bezier-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @channel.io/bezier-react

## 1.0.0-next-v1.186

### Minor Changes

- [#1128](https://github.com/channel-io/bezier-react/pull/1128) [`e8593727`](https://github.com/channel-io/bezier-react/commit/e85937271b119e5fb68c8aeaa24d83b388716d1a) Thanks [@sungik-choi](https://github.com/sungik-choi)! - **Breaking changes**

No longer provide `layout`-related modules (e.g. `LayoutProvider`, `GNB`...)

### Patch Changes

- [#1103](https://github.com/channel-io/bezier-react/pull/1103) [`3bdb95e1`](https://github.com/channel-io/bezier-react/commit/3bdb95e1a022370122afb4166cc2f138028cb72b) Thanks [@annie1229](https://github.com/annie1229)! - Add truncated prop to Text component

## 1.0.0-next-v1.185

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bezier-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@channel.io/bezier-react",
"version": "1.0.0-next-v1.185",
"version": "1.0.0-next-v1.186",
"description": "React components library that implements Bezier Design System.",
"repository": {
"type": "git",
Expand Down

0 comments on commit d6d1526

Please sign in to comment.