Skip to content

Commit

Permalink
fix(#940,#965): add fixes for injection token names for better debug …
Browse files Browse the repository at this point in the history
…and exportAs for directive
  • Loading branch information
igorn-mwp committed Mar 28, 2022
1 parent a99eae2 commit b4ddd30
Show file tree
Hide file tree
Showing 13 changed files with 17,661 additions and 24,872 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ test-reports/

/projects/ngx-mask-lib/cypress/videos
/projects/ngx-mask-lib/cypress/screenshots
/projects/ngx-mask-lib/coverage

.angular
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="13.1.3"></a>

# 13.1.3 (2022-03-28)

### Features and fixes

feature ([#940](https://github.com/JsDaddy/ngx-mask/issues/940))
Fixed ([#965](https://github.com/JsDaddy/ngx-mask/issues/965))


<a name="13.1.2"></a>

# 13.1.2 (2022-01-20)
Expand Down
Loading

0 comments on commit b4ddd30

Please sign in to comment.