Skip to content

Commit 8a1c0e4

Browse files
github-actions[bot]scriptcoded
authored andcommitted
chore: update versions
1 parent b58a79a commit 8a1c0e4

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/smooth-actors-serve.md

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

packages/ui-react/CHANGELOG.md

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

3+
## 2.2.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b58a79a`](https://github.com/Scouterna/j26-components/commit/b58a79ade7acfefd71a24b6c0cae0268434039c2)]:
8+
- @scouterna/ui-webc@2.2.7
9+
310
## 2.2.6
411

512
### 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.6",
3+
"version": "2.2.7",
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.7
4+
5+
### Patch Changes
6+
7+
- [`b58a79a`](https://github.com/Scouterna/j26-components/commit/b58a79ade7acfefd71a24b6c0cae0268434039c2) Thanks [@scriptcoded](https://github.com/scriptcoded)! - Make hover not stick on mobile.
8+
39
## 2.2.6
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.6",
3+
"version": "2.2.7",
44
"type": "module",
55
"description": "Scouterna Design System Web Components",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)