@capacitor/screen-orientation
Advanced tools
Comparing version 5.0.0-beta.0 to 5.0.0-beta.1
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@5.0.0-beta.0...@capacitor/screen-orientation@5.0.0-beta.1) (2023-04-21) | ||
### Features | ||
* Update gradle to 8.0.2 and gradle plugin to 8.0.0 ([#1542](https://github.com/ionic-team/capacitor-plugins/issues/1542)) ([e7210b4](https://github.com/ionic-team/capacitor-plugins/commit/e7210b47867644f5983e37acdbf0247214ec232d)) | ||
# [5.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@5.0.0-alpha.1...@capacitor/screen-orientation@5.0.0-beta.0) (2023-03-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@capacitor/screen-orientation", | ||
"version": "5.0.0-beta.0", | ||
"version": "5.0.0-beta.1", | ||
"description": "The Screen Orientation API provides methods to lock and unlock the screen orientation.", | ||
@@ -82,3 +82,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "d53b649da594ee7e30d7cff4f7cdb87ba6a436b5" | ||
"gitHead": "a837068f095735043d64f8c4bfa22a0e77dcda7a" | ||
} |
Sorry, the diff of this file is not supported yet
49296