Skip to content

Commit 1f9ed94

Browse files
chore: release (#2524)
1 parent 404c277 commit 1f9ed94

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-bananas-begin.md

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

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.1.0
4+
5+
### Minor Changes
6+
7+
- [#2522](https://github.com/scaleway/scaleway-lib/pull/2522) [`404c277`](https://github.com/scaleway/scaleway-lib/commit/404c277db99c5ad16b0b1c8505d51cd4cdfb8f6a) Thanks [@MathildeJolly](https://github.com/MathildeJolly)! - feat: add format second to formatDate
8+
39
## 7.0.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": "7.0.10",
3+
"version": "7.1.0",
44
"description": "A small hook to handle i18n",
55
"engines": {
66
"node": ">=18.x"

0 commit comments

Comments
 (0)