Skip to content

Commit

Permalink
v5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TolgeeMachine committed May 16, 2023
1 parent 451601e commit 3a0c5f9
Show file tree
Hide file tree
Showing 35 changed files with 192 additions and 50 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)


### Bug Fixes

* **ui:** case insensitive autocomplete ([#3200](https://github.com/tolgee/tolgee-js/issues/3200)) ([451601e](https://github.com/tolgee/tolgee-js/commit/451601eb8d229a8a6aa132b6bcdff81a9e258e4e))





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.8.3",
"version": "5.8.4",
"useWorkspaces": true,
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/i18next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/i18next





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/i18next
Expand Down
4 changes: 2 additions & 2 deletions packages/i18next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tolgee/i18next",
"version": "5.8.3",
"version": "5.8.4",
"description": "Tolgee i18n integration.",
"main": "./dist/tolgee-i18next.cjs.js",
"module": "./dist/tolgee-i18next.esm.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@tolgee/web": "5.8.3"
"@tolgee/web": "5.8.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/ngx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/ngx-workspace





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/ngx-workspace
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tolgee/ngx-workspace",
"private": true,
"version": "5.8.3",
"version": "5.8.4",
"keywords": [
"localization",
"internationalization",
Expand All @@ -27,7 +27,7 @@
"@angular/platform-browser": "~13.1.3",
"@angular/platform-browser-dynamic": "~13.3.9",
"@angular/router": "~13.1.3",
"@tolgee/web": "5.8.3",
"@tolgee/web": "5.8.4",
"rxjs": "~7.5.5",
"tslib": "^2.4.0",
"zone.js": "~0.11.5"
Expand Down
8 changes: 8 additions & 0 deletions packages/ngx/projects/ngx-tolgee/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/ngx





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/ngx
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx/projects/ngx-tolgee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"build": "ng build --configuration production"
},
"dependencies": {
"@tolgee/web": "5.8.3"
"@tolgee/web": "5.8.4"
},
"version": "5.8.3",
"version": "5.8.4",
"publishConfig": {
"directory": "../../dist/ngx-tolgee",
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/react





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tolgee/react",
"version": "5.8.3",
"version": "5.8.4",
"description": "React implementation for tolgee localization framework",
"main": "./dist/tolgee-react.cjs.js",
"module": "./dist/tolgee-react.esm.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"react": "^16.14.0 || ^17.0.1 || ^18.1.0"
},
"dependencies": {
"@tolgee/web": "5.8.3"
"@tolgee/web": "5.8.4"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^14.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/svelte





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/svelte
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tolgee/svelte",
"version": "5.8.3",
"version": "5.8.4",
"scripts": {
"dev": "npm run develop",
"develop": "sleep 5 && nodemon --exec svelte-package",
Expand All @@ -18,7 +18,7 @@
"svelte": "^3.29.0"
},
"dependencies": {
"@tolgee/web": "5.8.3"
"@tolgee/web": "5.8.4"
},
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/vue





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tolgee/vue",
"version": "5.8.3",
"version": "5.8.4",
"description": "Vue implementation for tolgee localization framework",
"module": "dist/tolgee-vue.esm.js",
"main": "dist/tolgee-vue.cjs.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"vue": "^3.0.0"
},
"dependencies": {
"@tolgee/web": "5.8.3"
"@tolgee/web": "5.8.4"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)


### Bug Fixes

* **ui:** case insensitive autocomplete ([#3200](https://github.com/tolgee/tolgee-js/issues/3200)) ([451601e](https://github.com/tolgee/tolgee-js/commit/451601eb8d229a8a6aa132b6bcdff81a9e258e4e))





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tolgee/web",
"version": "5.8.3",
"version": "5.8.4",
"description": "Tolgee for web",
"declaration": true,
"main": "./index.js",
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions testapps/next-internal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.4](https://github.com/tolgee/tolgee-js/compare/v5.8.3...v5.8.4) (2023-05-16)

**Note:** Version bump only for package @tolgee/next-internal-testapp





## [5.8.3](https://github.com/tolgee/tolgee-js/compare/v5.8.2...v5.8.3) (2023-04-19)

**Note:** Version bump only for package @tolgee/next-internal-testapp
Expand Down
Loading

0 comments on commit 3a0c5f9

Please sign in to comment.