Skip to content

Commit 994ee07

Browse files
chore: release 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2021-04-26) ### Bug Fixes * use `nx run-many` vs `nx affected` in postinstall script ([165363b](165363b))
1 parent 165363b commit 994ee07

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/bbaia/nx-dotnet-core/compare/v1.1.0...v1.1.1) (2021-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* use `nx run-many` vs `nx affected` in postinstall script ([165363b](https://github.com/bbaia/nx-dotnet-core/commit/165363b2c2ce7492cab9af8dab0eedc0619a1623))
7+
18
# [1.1.0](https://github.com/bbaia/nx-dotnet-core/compare/v1.0.0...v1.1.0) (2021-04-26)
29

310

packages/nx-dotnet-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bbaia/nx-dotnet-core",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)