Skip to content

Commit c2d4d14

Browse files
chore: update versions
1 parent 5e08fea commit c2d4d14

File tree

7 files changed

+29
-20
lines changed

7 files changed

+29
-20
lines changed

.changeset/chatty-kings-tan.md

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

.changeset/tender-chairs-doubt.md

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

.changeset/wicked-books-peel.md

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

packages/ui-react/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#73](https://github.com/Scouterna/j26-components/pull/73) [`6809433`](https://github.com/Scouterna/j26-components/commit/680943319672245a54532e3cc9010bac2a606994) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Added list view subheader
8+
9+
- [#81](https://github.com/Scouterna/j26-components/pull/81) [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add radio button component
10+
11+
### Patch Changes
12+
13+
- [#81](https://github.com/Scouterna/j26-components/pull/81) [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Align all input components
14+
15+
- Updated dependencies [[`6809433`](https://github.com/Scouterna/j26-components/commit/680943319672245a54532e3cc9010bac2a606994), [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f), [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f)]:
16+
- @scouterna/ui-webc@2.2.0
17+
318
## 2.1.0
419

520
### Minor 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.1.0",
3+
"version": "2.2.0",
44
"description": "Scouterna Design System React Components",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

packages/ui-webc/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#73](https://github.com/Scouterna/j26-components/pull/73) [`6809433`](https://github.com/Scouterna/j26-components/commit/680943319672245a54532e3cc9010bac2a606994) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Added list view subheader
8+
9+
- [#81](https://github.com/Scouterna/j26-components/pull/81) [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add radio button component
10+
11+
### Patch Changes
12+
13+
- [#81](https://github.com/Scouterna/j26-components/pull/81) [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Align all input components
14+
315
## 2.1.0
416

517
### Minor 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.1.0",
3+
"version": "2.2.0",
44
"type": "module",
55
"description": "Scouterna Design System Web Components",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)