File tree 6 files changed +21
-3
lines changed
6 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 3.21.1 (2024-10-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Repair package publishing workflow (this release doesn't include any library changes) ([ ceba9ae] ( https://github.com/amannn/next-intl/commit/ceba9ae92e863d7185c40054e8218e76a483f6a8 ) ) – by @amannn
11
+
6
12
## 3.21.0 (2024-10-09)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 3.21.0 " ,
3
+ "version" : " 3.21.1 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 3.21.1 (2024-10-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Repair package publishing workflow (this release doesn't include any library changes) ([ ceba9ae] ( https://github.com/amannn/next-intl/commit/ceba9ae92e863d7185c40054e8218e76a483f6a8 ) ) – by @amannn
11
+
6
12
## 3.21.0 (2024-10-09)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-intl" ,
3
- "version" : " 3.21.0 " ,
3
+ "version" : " 3.21.1 " ,
4
4
"sideEffects" : false ,
5
5
"author" : " Jan Amann <jan@amann.work>" ,
6
6
"funding" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 3.21.1 (2024-10-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ * Repair package publishing workflow (this release doesn't include any library changes) ([ ceba9ae] ( https://github.com/amannn/next-intl/commit/ceba9ae92e863d7185c40054e8218e76a483f6a8 ) ) – by @amannn
11
+
6
12
## 3.21.0 (2024-10-09)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " use-intl" ,
3
- "version" : " 3.21.0 " ,
3
+ "version" : " 3.21.1 " ,
4
4
"sideEffects" : false ,
5
5
"author" : " Jan Amann <jan@amann.work>" ,
6
6
"description" : " Internationalization (i18n) for React" ,
You can’t perform that action at this time.
0 commit comments