mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
release: @nativescript/core 8.5.5
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
## [8.5.5](https://github.com/NativeScript/NativeScript/compare/8.5.4-core...8.5.5) (2023-06-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **animation:** css keyframes ([685d61c](https://github.com/NativeScript/NativeScript/commit/685d61cf54c0fabb959edf5f5dcc01dec304005d))
|
||||
* **Application:** orientation & systemAppearance root classes ([7f09b92](https://github.com/NativeScript/NativeScript/commit/7f09b925bd093e7970e183f39dc73f3c32e9e466))
|
||||
|
||||
|
||||
|
||||
## [8.5.4](https://github.com/NativeScript/NativeScript/compare/5.0.15-webpack...8.5.4) (2023-06-17)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativescript",
|
||||
"version": "8.5.4",
|
||||
"version": "8.5.5",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc",
|
||||
|
||||
Reference in New Issue
Block a user