Skip to content

Commit 7bf389f

Browse files
ci(release): create new release
1 parent be49194 commit 7bf389f

12 files changed

+27
-51
lines changed

.changeset/bright-bottles-bathe.md

-5
This file was deleted.

.changeset/chilly-lands-cheer.md

-5
This file was deleted.

.changeset/cool-cups-wave.md

-5
This file was deleted.

.changeset/cute-melons-hunt.md

-5
This file was deleted.

.changeset/honest-feet-destroy.md

-5
This file was deleted.

.changeset/modern-goats-ring.md

-5
This file was deleted.

.changeset/red-maps-notice.md

-5
This file was deleted.

.changeset/red-phones-flash.md

-5
This file was deleted.

.changeset/social-candies-tease.md

-5
This file was deleted.

.changeset/weak-pandas-unite.md

-5
This file was deleted.

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @commencis/starter-react-vite
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- fix(deps): update react monorepo ([#194](https://github.com/Commencis/starter-react-vite/pull/194))
8+
9+
### Patch Changes
10+
11+
- chore(deps): update dependency @commencis/eslint-plugin to v1.4.1 ([#207](https://github.com/Commencis/starter-react-vite/pull/207))
12+
13+
- chore(deps): update storybook monorepo to v8.6.12 ([#193](https://github.com/Commencis/starter-react-vite/pull/193))
14+
15+
- chore(deps): update dependency eslint to v9.25.1 ([#203](https://github.com/Commencis/starter-react-vite/pull/203))
16+
17+
- chore(deps): update dependency node to v22.14.1 ([#209](https://github.com/Commencis/starter-react-vite/pull/209))
18+
19+
- chore(deps): update dependency @commencis/eslint-config to v1.7.1 ([#206](https://github.com/Commencis/starter-react-vite/pull/206))
20+
21+
- chore(deps): update dependency vite to v6.2.6 [security] ([#200](https://github.com/Commencis/starter-react-vite/pull/200))
22+
23+
- chore(deps): update dependency lint-staged to v15.5.1 ([#210](https://github.com/Commencis/starter-react-vite/pull/210))
24+
25+
- fix(deps): update dependency axios to v1.8.4 ([#202](https://github.com/Commencis/starter-react-vite/pull/202))
26+
27+
- chore(deps): update dependency sass-embedded to v1.87.0 ([#204](https://github.com/Commencis/starter-react-vite/pull/204))
28+
329
## 2.2.2
430

531
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/starter-react-vite",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"build": "0",
55
"description": "Commencis Starter - React Vite",
66
"author": "Commencis WEB Team",

0 commit comments

Comments
 (0)