Skip to content

Commit

Permalink
v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TolgeeMachine committed Oct 15, 2021
1 parent 812ed76 commit 1834e11
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 8 deletions.
8 changes: 8 additions & 0 deletions 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.

## [1.8.3](https://github.com/tolgee/tolgee-js/compare/v1.8.2...v1.8.3) (2021-10-15)

**Note:** Version bump only for package root





## [1.8.2](https://github.com/tolgee/tolgee-js/compare/v1.8.1...v1.8.2) (2021-10-15)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"testapps/*",
"packages/ngx/projects/ngx-tolgee"
],
"version": "1.8.2",
"version": "1.8.3",
"command": {
"publish": {
"conventionalCommits": true
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.

## [1.8.3](https://github.com/tolgee/tolgee-js/compare/v1.8.2...v1.8.3) (2021-10-15)

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





## [1.8.2](https://github.com/tolgee/tolgee-js/compare/v1.8.1...v1.8.2) (2021-10-15)

**Note:** Version bump only for package @tolgee/ngx-workspace
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx/package-lock.json

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

2 changes: 1 addition & 1 deletion 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": "1.8.2",
"version": "1.8.3",
"keywords": [
"localization",
"internationalization",
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.

## [1.8.3](https://github.com/tolgee/tolgee-js/compare/v1.8.2...v1.8.3) (2021-10-15)

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





## [1.8.2](https://github.com/tolgee/tolgee-js/compare/v1.8.1...v1.8.2) (2021-10-15)

**Note:** Version bump only for package @tolgee/ngx
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx/projects/ngx-tolgee/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ngx/projects/ngx-tolgee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/tolgee/tolgee-js"
},
"version": "1.8.2",
"version": "1.8.3",
"publishConfig": {
"directory": "../../dist/ngx-tolgee",
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions testapps/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.

## [1.8.3](https://github.com/tolgee/tolgee-js/compare/v1.8.2...v1.8.3) (2021-10-15)

**Note:** Version bump only for package angular





## [1.8.2](https://github.com/tolgee/tolgee-js/compare/v1.8.1...v1.8.2) (2021-10-15)

**Note:** Version bump only for package angular
Expand Down
2 changes: 1 addition & 1 deletion testapps/ngx/package-lock.json

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

4 changes: 2 additions & 2 deletions testapps/ngx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular",
"version": "1.8.2",
"version": "1.8.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -20,7 +20,7 @@
"@angular/platform-browser-dynamic": "~12.2.9",
"@angular/router": "~12.2.8",
"@tolgee/core": "^1.8.1",
"@tolgee/ngx": "^1.8.2",
"@tolgee/ngx": "^1.8.3",
"@tolgee/ui": "^1.8.1",
"@types/react": "^17.0.29",
"rxjs": "~7.4.0",
Expand Down

0 comments on commit 1834e11

Please sign in to comment.