Skip to content

ci(release): create new release #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bright-bottles-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-lands-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-cups-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cute-melons-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-wasps-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-feet-destroy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-cups-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-goats-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-maps-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-phones-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/social-candies-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-pandas-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-taxis-prove.md

This file was deleted.

32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @commencis/starter-react-vite

## 2.3.0

### Minor Changes

- fix(deps): update react monorepo ([#194](https://github.com/Commencis/starter-react-vite/pull/194))

### Patch Changes

- chore(deps): update dependency @commencis/eslint-plugin to v1.4.1 ([#207](https://github.com/Commencis/starter-react-vite/pull/207))

- chore(deps): update storybook monorepo to v8.6.12 ([#193](https://github.com/Commencis/starter-react-vite/pull/193))

- chore(deps): update dependency eslint to v9.25.1 ([#203](https://github.com/Commencis/starter-react-vite/pull/203))

- chore(deps): update dependency node to v22.14.1 ([#209](https://github.com/Commencis/starter-react-vite/pull/209))

- chore(deps): update dependency vite to v6.2.7 [security] ([#217](https://github.com/Commencis/starter-react-vite/pull/217))

- chore(deps): update dependency @commencis/eslint-config to v1.7.1 ([#206](https://github.com/Commencis/starter-react-vite/pull/206))

- chore(deps): update dependency @vitejs/plugin-react-swc to v3.9.0 ([#195](https://github.com/Commencis/starter-react-vite/pull/195))

- chore(deps): update dependency vite to v6.2.6 [security] ([#200](https://github.com/Commencis/starter-react-vite/pull/200))

- chore(deps): update dependency lint-staged to v15.5.1 ([#210](https://github.com/Commencis/starter-react-vite/pull/210))

- fix(deps): update dependency axios to v1.8.4 ([#202](https://github.com/Commencis/starter-react-vite/pull/202))

- chore(deps): update dependency sass-embedded to v1.87.0 ([#204](https://github.com/Commencis/starter-react-vite/pull/204))

- chore(deps): update dependency react-router to v7.5.2 [security] ([#214](https://github.com/Commencis/starter-react-vite/pull/214))

## 2.2.2

### Patch Changes
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commencis/starter-react-vite",
"version": "2.2.2",
"version": "2.3.0",
"build": "0",
"description": "Commencis Starter - React Vite",
"author": "Commencis WEB Team",