Skip to content

Commit

Permalink
chore(repo): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 8, 2024
1 parent fe1a1fb commit d433c54
Show file tree
Hide file tree
Showing 17 changed files with 65 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-zebras-roll.md

This file was deleted.

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

## 0.0.53

### Patch Changes

- [#317](https://github.com/knocklabs/telegraph/pull/317) [`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559) Thanks [@kylemcd](https://github.com/kylemcd)! - fix button text wrapping

## 0.0.47

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/button",
"version": "0.0.52",
"version": "0.0.53",
"description": "Button component in Telegraph",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/button",
"author": "@knocklabs",
Expand Down
9 changes: 9 additions & 0 deletions packages/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @telegraph/combobox

## 0.0.42

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53
- @telegraph/menu@0.0.35
- @telegraph/tag@0.0.56

## 0.0.41

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/combobox",
"version": "0.0.41",
"version": "0.0.42",
"description": "A styled menu, triggered by a Select, that combines an Input and Single- or Multi-select.",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/combobox",
"author": "@knocklabs",
Expand Down
7 changes: 7 additions & 0 deletions packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/menu

## 0.0.35

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53

## 0.0.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/menu",
"version": "0.0.34",
"version": "0.0.35",
"description": "A base component used within Menu, Select, and Combobox pop-over components.",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/menu",
"author": "@knocklabs",
Expand Down
7 changes: 7 additions & 0 deletions packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/modal

## 0.0.52

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53

## 0.0.51

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/modal",
"version": "0.0.51",
"version": "0.0.52",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/modal",
"author": "@knocklabs",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/radio

## 0.0.40

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53

## 0.0.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/radio",
"version": "0.0.39",
"version": "0.0.40",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/radio",
"author": "@knocklabs",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/segmented-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/segmented-control

## 0.0.13

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/segmented-control/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/segmented-control",
"version": "0.0.12",
"version": "0.0.13",
"description": "A segmented selection between as set of options.",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/segmented-control",
"author": "@knocklabs",
Expand Down
7 changes: 7 additions & 0 deletions packages/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/select

## 0.0.3

### Patch Changes

- Updated dependencies []:
- @telegraph/combobox@0.0.42

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/select",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple select component built on top of @telegraph/combobox",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/select",
"author": "@knocklabs",
Expand Down
7 changes: 7 additions & 0 deletions packages/tag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @telegraph/tag

## 0.0.56

### Patch Changes

- Updated dependencies [[`fe1a1fb`](https://github.com/knocklabs/telegraph/commit/fe1a1fb882e50e551d3f00a201057b040ed28559)]:
- @telegraph/button@0.0.53

## 0.0.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@telegraph/tag",
"version": "0.0.55",
"version": "0.0.56",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/tag",
"author": "@knocklabs",
"license": "MIT",
Expand Down

0 comments on commit d433c54

Please sign in to comment.