0.4.7
This commit is contained in:
Родитель
37cb1bb519
Коммит
94e7123aae
|
@ -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.
|
||||
|
||||
<a name="0.4.7"></a>
|
||||
|
||||
# [0.4.7](https://github.com/Microsoft/angular-react/compare/v0.4.6...v0.4.7) (2018-10-21)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- **core:** Fix typo in `bundledDependencies`.
|
||||
|
||||
<a name="0.4.6"></a>
|
||||
|
||||
# [0.4.6](https://github.com/Microsoft/angular-react/compare/v0.4.5...v0.4.6) (2018-10-21)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "../../node_modules/ng-packagr/package.schema.json",
|
||||
"name": "@angular-react/core",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"ngPackage": {
|
||||
"deleteDestPath": true,
|
||||
"whitelistedNonPeerDependencies": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "../../node_modules/ng-packagr/package.schema.json",
|
||||
"name": "@angular-react/fabric",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"ngPackage": {
|
||||
"lib": {
|
||||
"entryFile": "public-api.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче