This commit is contained in:
dorgold 2019-05-16 10:11:09 +03:00
Родитель 3c731e83f3
Коммит f5abed6570
3 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -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",