We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0ebd4 commit f87f9dbCopy full SHA for f87f9db
.github/workflows/main.yml
@@ -38,7 +38,8 @@ jobs:
38
# Create zip file.
39
- name: Create ZIP archive
40
run: zip -r ./${{env.MODULE_ID}}.zip
41
- module.json
+ module.json
42
+ last-scene-view.js
43
README.md
44
LICENSE
45
CHANGELOG.md
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## [1.2.1]
+## [1.2.11]
4
5
- Option to disable the view restored message
6
- Translations fixes
0 commit comments