Skip to content

Commit a6a8f8f

Browse files
committed
v4.11.1
1 parent ff77a3d commit a6a8f8f

10 files changed

Lines changed: 35 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.11.1 (2026-05-08)
7+
8+
### Bug Fixes
9+
10+
* Avoid watchers for detached telemetry process ([#2319](https://github.com/amannn/next-intl/issues/2319)) ([ff77a3d](https://github.com/amannn/next-intl/commit/ff77a3df639ca1afddf7d15254986c552ed328b8)) – by @amannn
11+
612
## 4.11.0 (2026-04-28)
713

814
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"packages": [
55
"packages/*"
66
],

packages/icu-minify/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.11.1 (2026-05-08)
7+
8+
### Bug Fixes
9+
10+
* Avoid watchers for detached telemetry process ([#2319](https://github.com/amannn/next-intl/issues/2319)) ([ff77a3d](https://github.com/amannn/next-intl/commit/ff77a3df639ca1afddf7d15254986c552ed328b8)) – by @amannn
11+
612
## 4.11.0 (2026-04-28)
713

814
### Features

packages/icu-minify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "icu-minify",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"sideEffects": false,
55
"author": "Jan Amann <jan@amann.work>",
66
"funding": [

packages/next-intl/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.11.1 (2026-05-08)
7+
8+
### Bug Fixes
9+
10+
* Avoid watchers for detached telemetry process ([#2319](https://github.com/amannn/next-intl/issues/2319)) ([ff77a3d](https://github.com/amannn/next-intl/commit/ff77a3df639ca1afddf7d15254986c552ed328b8)) – by @amannn
11+
612
## 4.11.0 (2026-04-28)
713

814
### Features

packages/next-intl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-intl",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"sideEffects": false,
55
"author": "Jan Amann <jan@amann.work>",
66
"funding": [

packages/swc-plugin-extractor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.11.1 (2026-05-08)
7+
8+
### Bug Fixes
9+
10+
* Avoid watchers for detached telemetry process ([#2319](https://github.com/amannn/next-intl/issues/2319)) ([ff77a3d](https://github.com/amannn/next-intl/commit/ff77a3df639ca1afddf7d15254986c552ed328b8)) – by @amannn
11+
612
## 4.11.0 (2026-04-28)
713

814
### Features

packages/swc-plugin-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-intl-swc-plugin-extractor",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"sideEffects": false,
55
"author": "강동윤 <kdy1997.dev@gmail.com>",
66
"contributors": [

packages/use-intl/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 4.11.1 (2026-05-08)
7+
8+
### Bug Fixes
9+
10+
* Avoid watchers for detached telemetry process ([#2319](https://github.com/amannn/next-intl/issues/2319)) ([ff77a3d](https://github.com/amannn/next-intl/commit/ff77a3df639ca1afddf7d15254986c552ed328b8)) – by @amannn
11+
612
## 4.11.0 (2026-04-28)
713

814
### Features

packages/use-intl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-intl",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"sideEffects": false,
55
"author": "Jan Amann <jan@amann.work>",
66
"funding": [

0 commit comments

Comments
 (0)