Skip to content

Commit f35477c

Browse files
ci(changesets): version packages (next-v1)
1 parent b950995 commit f35477c

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"four-pugs-swim",
3131
"fresh-lamps-remain",
3232
"friendly-spoons-enjoy",
33+
"gold-cows-impress",
3334
"gold-llamas-shout",
3435
"good-keys-serve",
3536
"green-camels-shop",

packages/bezier-figma-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# bezier-figma-plugin
22

3+
## 0.1.1-next-v1.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e7773286`](https://github.com/channel-io/bezier-react/commit/e7773286f2308a48f38027fb94f223ce32b0b559)]:
8+
- @channel.io/[email protected]
9+
310
## 0.1.1-next-v1.46
411

512
### Patch Changes

packages/bezier-figma-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bezier-figma-plugin",
3-
"version": "0.1.1-next-v1.46",
3+
"version": "0.1.1-next-v1.47",
44
"private": true,
55
"description": "Figma plugin that helps build Bezier Design System and increase productivity.",
66
"scripts": {

packages/bezier-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @channel.io/bezier-react
22

3+
## 1.0.0-next-v1.203
4+
5+
### Patch Changes
6+
7+
- [#1290](https://github.com/channel-io/bezier-react/pull/1290) [`e7773286`](https://github.com/channel-io/bezier-react/commit/e7773286f2308a48f38027fb94f223ce32b0b559) Thanks [@Kanary159357](https://github.com/Kanary159357)! - change keyvalue item padding
8+
39
## 1.0.0-next-v1.202
410

511
### Minor Changes

packages/bezier-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@channel.io/bezier-react",
3-
"version": "1.0.0-next-v1.202",
3+
"version": "1.0.0-next-v1.203",
44
"description": "React components library that implements Bezier Design System.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)