Skip to content

Commit 9b52063

Browse files
chore(i18next-backend): release @skyra/i18next-backend@2.0.6
1 parent add5d0e commit 9b52063

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

packages/i18next-backend/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@skyra/i18next-backend@2.0.6](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@2.0.5...@skyra/i18next-backend@2.0.6) - (2025-05-22)
6+
7+
## 🏠 Refactor
8+
9+
- Switch to properly split CJS and ESM ([1a07da4](https://github.com/skyra-project/archid-components/commit/1a07da4ae9ddbf9fbf8caf550ddb3e1cea1f2209)) ([#298](https://github.com/skyra-project/archid-components/pull/298) by @favna)
10+
11+
## 🐛 Bug Fixes
12+
13+
- **deps:** Update all non-major dependencies ([b1b6cde](https://github.com/skyra-project/archid-components/commit/b1b6cde63d5918e309fc2ded9a409550ac27fa8b)) ([#388](https://github.com/skyra-project/archid-components/pull/388) by @renovate[bot])
14+
- **deps:** Update all non-major dependencies ([2a3232b](https://github.com/skyra-project/archid-components/commit/2a3232beae5666062e46703d9cf8807582ed9cf5)) ([#387](https://github.com/skyra-project/archid-components/pull/387) by @renovate[bot])
15+
- **deps:** Update all non-major dependencies ([fe68090](https://github.com/skyra-project/archid-components/commit/fe68090e102ce3d90bb546995a11ae483dfaf34d)) ([#374](https://github.com/skyra-project/archid-components/pull/374) by @renovate[bot])
16+
- **deps:** Update all non-major dependencies ([c4958f3](https://github.com/skyra-project/archid-components/commit/c4958f309705129b84bba7b67bcb54dca3fc3736)) ([#372](https://github.com/skyra-project/archid-components/pull/372) by @renovate[bot])
17+
- **deps:** Update all non-major dependencies ([7edd912](https://github.com/skyra-project/archid-components/commit/7edd9126c38916fd3aeca65c8ac4a7c0673f2b90))
18+
- **deps:** Update all non-major dependencies ([ac48314](https://github.com/skyra-project/archid-components/commit/ac4831401349f7b755c0ebd5c532e61e60562d8b)) ([#360](https://github.com/skyra-project/archid-components/pull/360) by @renovate[bot])
19+
- **deps:** Update all non-major dependencies ([f6f86c3](https://github.com/skyra-project/archid-components/commit/f6f86c316aabf8b375b74e6ac7ef62b1aadd807f)) ([#353](https://github.com/skyra-project/archid-components/pull/353) by @renovate[bot])
20+
- **deps:** Update all non-major dependencies ([faab5bb](https://github.com/skyra-project/archid-components/commit/faab5bbfc00899feb34cec53314c5758b1454c8a)) ([#331](https://github.com/skyra-project/archid-components/pull/331) by @renovate[bot])
21+
- **deps:** Update all non-major dependencies ([7f3ea5e](https://github.com/skyra-project/archid-components/commit/7f3ea5ea3282f148913be3835b57c03e3460f621)) ([#328](https://github.com/skyra-project/archid-components/pull/328) by @renovate[bot])
22+
- **deps:** Update all non-major dependencies ([1ca90e9](https://github.com/skyra-project/archid-components/commit/1ca90e97cda951d8f383cb9cb98b77e5aa266815)) ([#324](https://github.com/skyra-project/archid-components/pull/324) by @renovate[bot])
23+
- **deps:** Update all non-major dependencies ([c1c4cfe](https://github.com/skyra-project/archid-components/commit/c1c4cfeaa9f8aa576c2a178de35ee0c232b40d92)) ([#322](https://github.com/skyra-project/archid-components/pull/322) by @renovate[bot])
24+
- **deps:** Update all non-major dependencies ([d84f786](https://github.com/skyra-project/archid-components/commit/d84f786a3434b47d7e2288a12da6964499629a50)) ([#312](https://github.com/skyra-project/archid-components/pull/312) by @renovate[bot])
25+
- **deps:** Update all non-major dependencies ([e6c2cb4](https://github.com/skyra-project/archid-components/commit/e6c2cb43b4123e3a3d70eb4795a991ca6b9902b5)) ([#308](https://github.com/skyra-project/archid-components/pull/308) by @renovate[bot])
26+
527
# [@skyra/i18next-backend@2.0.5](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@2.0.5...@skyra/i18next-backend@2.0.5) - (2023-12-10)
628

729
## 🐛 Bug Fixes

packages/i18next-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skyra/i18next-backend",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "A fast and modern filesystem-based i18next backend for Node.js.",
55
"author": "@skyra",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)