Skip to content

Commit 6df2c6f

Browse files
github-actions[bot]scriptcoded
authored andcommitted
chore: update versions
1 parent ddbbbb0 commit 6df2c6f

File tree

10 files changed

+39
-37
lines changed

10 files changed

+39
-37
lines changed

.changeset/better-turkeys-give.md

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

.changeset/chatty-kings-tan.md

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

.changeset/funky-ants-beg.md

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

.changeset/new-ghosts-itch.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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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+
- [#77](https://github.com/Scouterna/j26-components/pull/77) [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add iconOnly option to button
10+
11+
- [#77](https://github.com/Scouterna/j26-components/pull/77) [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add app bar component
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)! - Add radio button component
14+
15+
### Patch Changes
16+
17+
- [#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
18+
19+
- Updated dependencies [[`d85c9e6`](https://github.com/Scouterna/j26-components/commit/d85c9e60588c9b35b0093eeccb08241c9f1e7924), [`6809433`](https://github.com/Scouterna/j26-components/commit/680943319672245a54532e3cc9010bac2a606994), [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060), [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060), [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f), [`2fcac32`](https://github.com/Scouterna/j26-components/commit/2fcac325abb76033d03f65e470022d0c1f469a2f)]:
20+
- @scouterna/ui-webc@2.2.0
21+
322
## 2.1.0
423

524
### 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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @scouterna/ui-webc
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#82](https://github.com/Scouterna/j26-components/pull/82) [`d85c9e6`](https://github.com/Scouterna/j26-components/commit/d85c9e60588c9b35b0093eeccb08241c9f1e7924) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add support for checkbox and radio button to list view item
8+
9+
- [#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
10+
11+
- [#77](https://github.com/Scouterna/j26-components/pull/77) [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add iconOnly option to button
12+
13+
- [#77](https://github.com/Scouterna/j26-components/pull/77) [`f2e4ab2`](https://github.com/Scouterna/j26-components/commit/f2e4ab23f967cdb86e9b4649b2ca0f057ba24060) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Add app bar component
14+
15+
- [#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
16+
17+
### Patch Changes
18+
19+
- [#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
20+
321
## 2.1.0
422

523
### 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)