Skip to content

Commit dd0d3b1

Browse files
committed
chore: 12.0.5
1 parent 5e7f119 commit dd0d3b1

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.0.5](https://github.com/NativeScript/angular/compare/12.0.4...12.0.5) (2021-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* platform filter directives ([#11](https://github.com/NativeScript/angular/issues/11)) ([b3d93b4](https://github.com/NativeScript/angular/commit/b3d93b4ded6a5885bc53a3bc58b5bd1ecccd37cb))
7+
8+
9+
110
## [12.0.4](https://github.com/NativeScript/angular/compare/12.0.2...12.0.4) (2021-06-28)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "12.0.4",
3+
"version": "12.0.5",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "12.0.4",
3+
"version": "12.0.5",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)