Skip to content

Commit 32b9862

Browse files
chore: release
1 parent 4953270 commit 32b9862

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/fresh-zebras-eat.md

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

.changeset/fuzzy-emus-repeat.md

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

packages/changesets-renovate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#2133](https://github.com/scaleway/scaleway-lib/pull/2133) [`2597f61`](https://github.com/scaleway/scaleway-lib/commit/2597f6151c67aa1cc7bab17e1d09b0505a687991) Thanks [@ImOverlord](https://github.com/ImOverlord)! - Add `SKIP_BRANCH_CHECK` as an option to not check branch name
8+
39
## 2.0.5
410

511
### Patch Changes

packages/changesets-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/changesets-renovate",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "Automatically create changesets for Renovate",
55
"type": "module",
66
"module": "./dist/index.js",

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- [#2112](https://github.com/scaleway/scaleway-lib/pull/2112) [`89f222a`](https://github.com/scaleway/scaleway-lib/commit/89f222a7125b7b9e0ce6fd76931fadf47ca22b2a) Thanks [@alexandre-combemorel](https://github.com/alexandre-combemorel)! - Add typing on locales and remove auto mapping from browser locale to simple locale
8+
39
## 6.1.10
410

511
### Patch Changes

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-i18n",
3-
"version": "6.1.10",
3+
"version": "7.0.0",
44
"description": "A small hook to handle i18n",
55
"engines": {
66
"node": ">=18.x"

0 commit comments

Comments
 (0)