Skip to content

Commit

Permalink
v0.20.2 (#956)
Browse files Browse the repository at this point in the history
See CHANGELOG
  • Loading branch information
rix0rrr committed Nov 8, 2019
1 parent c13a5fb commit faba0be
Show file tree
Hide file tree
Showing 97 changed files with 431 additions and 207 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)


### Bug Fixes

* **dotnet:** fix callback issues ([#953](https://github.com/aws/jsii/issues/953)) ([849c004](https://github.com/aws/jsii/commit/849c004ddfefa7b255197daf4dddc8e6f55c6dcb))
* **pacmak:** .NET build downloading packages from NuGet ([#949](https://github.com/aws/jsii/issues/949)) ([433d1f8](https://github.com/aws/jsii/commit/433d1f870e23d9881c847d79834ebd27cd640061))
* **pacmak:** occasional EISDIR failure ([#948](https://github.com/aws/jsii/issues/948)) ([a388f24](https://github.com/aws/jsii/commit/a388f24b418b9b0053a09329c7a72be7207215f5))
* **runtime:** make kernel 'load' operation synchronous ([#951](https://github.com/aws/jsii/issues/951)) ([896d688](https://github.com/aws/jsii/commit/896d688bd33b26e5af1a3f044cb5e47e5d304c03))





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"rejectCycles": true
}
},
"version": "0.20.1"
"version": "0.20.2"
}
8 changes: 8 additions & 0 deletions packages/codemaker/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)

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





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)

**Note:** Version bump only for package codemaker
Expand Down
2 changes: 1 addition & 1 deletion packages/codemaker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codemaker",
"version": "0.20.1",
"version": "0.20.2",
"description": "A tiny utility for generating source code",
"license": "Apache-2.0",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/jsii-build-tools/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)

**Note:** Version bump only for package jsii-build-tools





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)

**Note:** Version bump only for package jsii-build-tools
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-build-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsii-build-tools",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "Internal repository-level tools",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/jsii-calc-base-of-base/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)

**Note:** Version bump only for package @scope/jsii-calc-base-of-base





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)

**Note:** Version bump only for package @scope/jsii-calc-base-of-base
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc-base-of-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scope/jsii-calc-base-of-base",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "An example transitive dependency for jsii-calc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,8 +29,8 @@
"test:update": "npm run build && UPDATE_DIFF=1 npm run test"
},
"devDependencies": {
"jsii": "^0.20.1",
"jsii-build-tools": "^0.20.1"
"jsii": "^0.20.2",
"jsii-build-tools": "^0.20.2"
},
"jsii": {
"outdir": "dist",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc-base-of-base/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"description": "An example transitive dependency for jsii-calc.",
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "0.20.1",
"jsiiVersion": "0.20.2",
"license": "Apache-2.0",
"name": "@scope/jsii-calc-base-of-base",
"repository": {
Expand Down Expand Up @@ -110,6 +110,6 @@
]
}
},
"version": "0.20.1",
"fingerprint": "wrmHr1S0Tkz5j5uknxlHWrmPEQSBAyzdmbkoS4G1GMo="
"version": "0.20.2",
"fingerprint": "Ai55PjerL6p3YJSqbpewSQdloY6/Ur+KkpVqOT73EqA="
}
8 changes: 8 additions & 0 deletions packages/jsii-calc-base/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)

**Note:** Version bump only for package @scope/jsii-calc-base





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)

**Note:** Version bump only for package @scope/jsii-calc-base
Expand Down
10 changes: 5 additions & 5 deletions packages/jsii-calc-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scope/jsii-calc-base",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "An example direct dependency for jsii-calc.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,14 +29,14 @@
"test:update": "npm run build && UPDATE_DIFF=1 npm run test"
},
"dependencies": {
"@scope/jsii-calc-base-of-base": "^0.20.1"
"@scope/jsii-calc-base-of-base": "^0.20.2"
},
"peerDependencies": {
"@scope/jsii-calc-base-of-base": "^0.20.1"
"@scope/jsii-calc-base-of-base": "^0.20.2"
},
"devDependencies": {
"jsii": "^0.20.1",
"jsii-build-tools": "^0.20.1"
"jsii": "^0.20.2",
"jsii-build-tools": "^0.20.2"
},
"jsii": {
"outdir": "dist",
Expand Down
10 changes: 5 additions & 5 deletions packages/jsii-calc-base/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"module": "scope.jsii_calc_base_of_base"
}
},
"version": "0.20.1"
"version": "0.20.2"
}
},
"dependencyClosure": {
Expand All @@ -54,12 +54,12 @@
"module": "scope.jsii_calc_base_of_base"
}
},
"version": "0.20.1"
"version": "0.20.2"
}
},
"description": "An example direct dependency for jsii-calc.",
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "0.20.1",
"jsiiVersion": "0.20.2",
"license": "Apache-2.0",
"name": "@scope/jsii-calc-base",
"repository": {
Expand Down Expand Up @@ -173,6 +173,6 @@
"name": "IBaseInterface"
}
},
"version": "0.20.1",
"fingerprint": "NRfx8q+6L6NiPtPP29yyJ2ofEOiK6STWr3hn/KS7FuI="
"version": "0.20.2",
"fingerprint": "wi04m/K43ec3XAk9igj7X90550cw7plIzRMgWJPw0mI="
}
8 changes: 8 additions & 0 deletions packages/jsii-calc-lib/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)

**Note:** Version bump only for package @scope/jsii-calc-lib





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)

**Note:** Version bump only for package @scope/jsii-calc-lib
Expand Down
10 changes: 5 additions & 5 deletions packages/jsii-calc-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scope/jsii-calc-lib",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "A simple calcuator library built on JSII.",
"deprecated": "Really just deprecated for shows...",
Expand Down Expand Up @@ -31,14 +31,14 @@
"test:update": "npm run build && UPDATE_DIFF=1 npm run test"
},
"dependencies": {
"@scope/jsii-calc-base": "^0.20.1"
"@scope/jsii-calc-base": "^0.20.2"
},
"peerDependencies": {
"@scope/jsii-calc-base": "^0.20.1"
"@scope/jsii-calc-base": "^0.20.2"
},
"devDependencies": {
"jsii": "^0.20.1",
"jsii-build-tools": "^0.20.1"
"jsii": "^0.20.2",
"jsii-build-tools": "^0.20.2"
},
"jsii": {
"outdir": "dist",
Expand Down
12 changes: 6 additions & 6 deletions packages/jsii-calc-lib/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"module": "scope.jsii_calc_base"
}
},
"version": "0.20.1"
"version": "0.20.2"
}
},
"dependencyClosure": {
Expand All @@ -54,7 +54,7 @@
"module": "scope.jsii_calc_base"
}
},
"version": "0.20.1"
"version": "0.20.2"
},
"@scope/jsii-calc-base-of-base": {
"targets": {
Expand All @@ -77,7 +77,7 @@
"module": "scope.jsii_calc_base_of_base"
}
},
"version": "0.20.1"
"version": "0.20.2"
}
},
"description": "A simple calcuator library built on JSII.",
Expand All @@ -86,7 +86,7 @@
"stability": "deprecated"
},
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "0.20.1",
"jsiiVersion": "0.20.2",
"license": "Apache-2.0",
"name": "@scope/jsii-calc-lib",
"repository": {
Expand Down Expand Up @@ -538,6 +538,6 @@
]
}
},
"version": "0.20.1",
"fingerprint": "dzAp6u7nLXCldfQsltc4O7G4bdx79Y22Sj+jLbbJatY="
"version": "0.20.2",
"fingerprint": "PZaWgUYZDXdI0cDfHw0jjScIgPPKgV8/3GJao48/XqY="
}
11 changes: 11 additions & 0 deletions packages/jsii-calc/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.

## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08)


### Bug Fixes

* **dotnet:** fix callback issues ([#953](https://github.com/aws/jsii/issues/953)) ([849c004](https://github.com/aws/jsii/commit/849c004ddfefa7b255197daf4dddc8e6f55c6dcb))





## [0.20.1](https://github.com/aws/jsii/compare/v0.20.0...v0.20.1) (2019-11-06)


Expand Down
18 changes: 9 additions & 9 deletions packages/jsii-calc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsii-calc",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "A simple calcuator built on JSII.",
"stability": "experimental",
Expand Down Expand Up @@ -31,19 +31,19 @@
"test:update": "npm run build && UPDATE_DIFF=1 npm run test"
},
"dependencies": {
"@scope/jsii-calc-base": "^0.20.1",
"@scope/jsii-calc-base-of-base": "^0.20.1",
"@scope/jsii-calc-lib": "^0.20.1",
"@scope/jsii-calc-base": "^0.20.2",
"@scope/jsii-calc-base-of-base": "^0.20.2",
"@scope/jsii-calc-lib": "^0.20.2",
"jsii-calc-bundled": "file:../@fixtures/jsii-calc-bundled"
},
"peerDependencies": {
"@scope/jsii-calc-base": "^0.20.1",
"@scope/jsii-calc-base-of-base": "^0.20.1",
"@scope/jsii-calc-lib": "^0.20.1"
"@scope/jsii-calc-base": "^0.20.2",
"@scope/jsii-calc-base-of-base": "^0.20.2",
"@scope/jsii-calc-lib": "^0.20.2"
},
"devDependencies": {
"jsii": "^0.20.1",
"jsii-build-tools": "^0.20.1"
"jsii": "^0.20.2",
"jsii-build-tools": "^0.20.2"
},
"jsii": {
"outdir": "dist",
Expand Down
Loading

0 comments on commit faba0be

Please sign in to comment.