Skip to content

Commit 9b32af8

Browse files
committed
chore(repo): updated version to 13.2.3
1 parent 859d865 commit 9b32af8

File tree

31 files changed

+705
-763
lines changed

31 files changed

+705
-763
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5-
# [13.2.0](https://github.com/srleecode/domain/compare/13.1.3...13.2.0) (2021-11-28)
5+
# [13.2.3](https://github.com/srleecode/domain/compare/13.1.3...13.2.3) (2021-11-28)
66

77

88
### Bug Fixes
@@ -20,8 +20,7 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
2020
* introduce @jscutlery/semver and git hooks ([b4ac41a](https://github.com/srleecode/domain/commit/b4ac41a08ddb8b20d69553532d0a71fd13cc5619))
2121
* nx 13.2.2 without Yarn v3 ([3a9e47d](https://github.com/srleecode/domain/commit/3a9e47d638d343e427a79a4a9954a3b910b59d18))
2222
* switch to Yarn v3 as the package manager default ([0e9edde](https://github.com/srleecode/domain/commit/0e9edde9faea485d5702f2a64fbf426c58679221))
23-
* upgrade to Nx 13.2.2 ([90cd620](https://github.com/srleecode/domain/commit/90cd620a6db416a190775fd6df51842f893e47ef))
24-
* upgrade to Nx 13.2.2 ([7123187](https://github.com/srleecode/domain/commit/71231875f60756fa20fdd25545eb3bf278ab8294))
23+
* upgrade to Nx 13.2.3 ([90cd620](https://github.com/srleecode/domain/commit/90cd620a6db416a190775fd6df51842f893e47ef))
2524

2625

2726

CONTRIBUTING.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ npm install
3434

3535
# Make sure that the below are passing
3636
npm run affected:test
37-
npm run affected:lint
38-
npm run e2e
37+
npm run affected:lint
38+
npm run e2e
3939
```
4040

4141
#### Commit Message Guidelines

e2e/domain/cypress/domain-test/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5-
# [13.2.0](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.0) (2021-11-28)
5+
# [13.2.3](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.3) (2021-11-28)

e2e/domain/front-end/angular/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5-
# [13.2.0](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.0) (2021-11-28)
5+
# [13.2.3](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.3) (2021-11-28)

e2e/domain/grouping-folder/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5-
# [13.2.0](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.0) (2021-11-28)
5+
# [13.2.3](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.3) (2021-11-28)

e2e/domain/mock-file/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5-
# [13.2.0](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.0) (2021-11-28)
5+
# [13.2.3](https://github.com/srleecode/domain/compare/v1.0.0...v13.2.3) (2021-11-28)

0 commit comments

Comments
 (0)