Release version 0.6.5
This commit is contained in:
Родитель
3c731e83f3
Коммит
f5abed6570
|
@ -3,6 +3,12 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
<a name="0.6.5"></a>
|
||||
|
||||
# [0.6.5](https://github.com/Microsoft/angular-react/compare/v0.6.2...v0.6.5) (2019-05-16)
|
||||
|
||||
Propagate max length attribute in fab-text-field component
|
||||
|
||||
<a name="0.6.2"></a>
|
||||
|
||||
# [0.6.2](https://github.com/Microsoft/angular-react/compare/v0.6.1...v0.6.2) (2019-03-24)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "../../node_modules/ng-packagr/package.schema.json",
|
||||
"name": "@angular-react/core",
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.5",
|
||||
"ngPackage": {
|
||||
"deleteDestPath": true,
|
||||
"whitelistedNonPeerDependencies": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "../../node_modules/ng-packagr/package.schema.json",
|
||||
"name": "@angular-react/fabric",
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.5",
|
||||
"ngPackage": {
|
||||
"lib": {
|
||||
"entryFile": "public-api.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче