Skip to content

Commit 00d6457

Browse files
github-actions[bot]scriptcoded
authored andcommitted
chore: update versions
1 parent 03baeb7 commit 00d6457

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/all-hairs-run.md

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

packages/ui-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @scouterna/ui-react
22

3+
## 2.2.6
4+
5+
### Patch Changes
6+
7+
- [`03baeb7`](https://github.com/Scouterna/j26-components/commit/03baeb7b750a08e277dc4549e92e635281d284d8) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Variable size buttons
8+
9+
- Updated dependencies [[`03baeb7`](https://github.com/Scouterna/j26-components/commit/03baeb7b750a08e277dc4549e92e635281d284d8)]:
10+
- @scouterna/ui-webc@2.2.6
11+
312
## 2.2.5
413

514
### Patch Changes

packages/ui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scouterna/ui-react",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"description": "Scouterna Design System React Components",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

packages/ui-webc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @scouterna/ui-webc
22

3+
## 2.2.6
4+
5+
### Patch Changes
6+
7+
- [`03baeb7`](https://github.com/Scouterna/j26-components/commit/03baeb7b750a08e277dc4549e92e635281d284d8) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Variable size buttons
8+
39
## 2.2.5
410

511
### Patch Changes

packages/ui-webc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scouterna/ui-webc",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"type": "module",
55
"description": "Scouterna Design System Web Components",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)