We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6ae71 commit 6fbd7feCopy full SHA for 6fbd7fe
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+# [4.0.0-rc.2](https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.1...v4.0.0-rc.2) (2022-11-16)
4
+
5
6
+### Bug Fixes
7
8
+* delete postinstall ([2b6ae71](https://github.com/vue-final/vue-final-modal/commit/2b6ae7173370b456b2e38a3d11f8056bf61c53d5))
9
10
# [4.0.0-rc.1](https://github.com/vue-final/vue-final-modal/compare/v4.0.0-rc.0...v4.0.0-rc.1) (2022-11-15)
11
12
### Features
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.0.0-rc.1",
+ "version": "4.0.0-rc.2",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments