Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(repo): version packages #390

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/red-deers-leave.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.60

### Patch Changes

- [`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c) Thanks [@kylemcd](https://github.com/kylemcd)! - remove fade animation from button loader to prevent flashing

## 0.0.59

### 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.59",
"version": "0.0.60",
"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.57

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]
- @telegraph/[email protected]
- @telegraph/[email protected]

## 0.0.56

### 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.56",
"version": "0.0.57",
"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.44

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]

## 0.0.43

### 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.43",
"version": "0.0.44",
"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.61

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]

## 0.0.60

### 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.60",
"version": "0.0.61",
"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.47

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]

## 0.0.46

### 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.46",
"version": "0.0.47",
"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.20

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]

## 0.0.19

### 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.19",
"version": "0.0.20",
"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.19

### Patch Changes

- Updated dependencies []:
- @telegraph/[email protected]

## 0.0.18

### 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.18",
"version": "0.0.19",
"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.65

### Patch Changes

- Updated dependencies [[`67e54c0`](https://github.com/knocklabs/telegraph/commit/67e54c0aa06281579cdfb62f7ceb5792cba02b1c)]:
- @telegraph/[email protected]

## 0.0.64

### 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.64",
"version": "0.0.65",
"repository": "https://github.com/knocklabs/telegraph/tree/main/packages/tag",
"author": "@knocklabs",
"license": "MIT",
Expand Down
Loading