Skip to content

Commit d3a734b

Browse files
github-actions[bot]p-m-p
authored andcommitted
chore: version packages
1 parent d447ca2 commit d3a734b

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/curly-taxes-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/all/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @parsonic/all
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d38bea8]
8+
- @parsonic/copy-to-clipboard@1.5.0
9+
310
## 1.1.0
411

512
### Minor Changes

packages/all/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parsonic/all",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "All of the @parsonic web components in one package",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/copy-to-clipboard/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @parsonic/copy-to-clipboard
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- d38bea8: Fix button and icon sizing
8+
39
## 1.4.1
410

511
### Patch Changes

packages/copy-to-clipboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parsonic/copy-to-clipboard",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Copy text to clipboard web component",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)