@jasonshimmy/vite-plugin-cer-app 0.18.1 → 0.18.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Changelog
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
+ ## [v0.18.2] - 2026-03-28
5
+
6
+ - fix: correct vite-plugin-cer-app version in generated package.json files (ae1ccc1)
7
+
4
8
  ## [v0.18.1] - 2026-03-28
5
9
 
6
10
  - fix: update dependencies in package.json templates for SPA, SSG, and SSR (5729fe1)
package/commits.txt CHANGED
@@ -1 +1 @@
1
- - fix: update dependencies in package.json templates for SPA, SSG, and SSR (5729fe1)
1
+ - fix: correct vite-plugin-cer-app version in generated package.json files (ae1ccc1)
@@ -11,7 +11,7 @@
11
11
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
12
12
  },
13
13
  "devDependencies": {
14
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
14
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
15
15
  "typescript": "^5.9.3",
16
16
  "vite": "^8.0.3"
17
17
  }
@@ -12,7 +12,7 @@
12
12
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
13
13
  },
14
14
  "devDependencies": {
15
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
15
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
16
16
  "typescript": "^5.9.3",
17
17
  "vite": "^8.0.3"
18
18
  }
@@ -11,7 +11,7 @@
11
11
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
12
12
  },
13
13
  "devDependencies": {
14
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
14
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
15
15
  "typescript": "^5.9.3",
16
16
  "vite": "^8.0.3"
17
17
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jasonshimmy/vite-plugin-cer-app",
3
- "version": "0.18.1",
3
+ "version": "0.18.2",
4
4
  "description": "Nuxt-style meta-framework for @jasonshimmy/custom-elements-runtime",
5
5
  "type": "module",
6
6
  "keywords": [
@@ -11,7 +11,7 @@
11
11
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
12
12
  },
13
13
  "devDependencies": {
14
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
14
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
15
15
  "typescript": "^5.9.3",
16
16
  "vite": "^8.0.3"
17
17
  }
@@ -12,7 +12,7 @@
12
12
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
13
13
  },
14
14
  "devDependencies": {
15
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
15
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
16
16
  "typescript": "^5.9.3",
17
17
  "vite": "^8.0.3"
18
18
  }
@@ -11,7 +11,7 @@
11
11
  "@jasonshimmy/custom-elements-runtime": "^3.7.1"
12
12
  },
13
13
  "devDependencies": {
14
- "@jasonshimmy/vite-plugin-cer-app": "^0.17.2",
14
+ "@jasonshimmy/vite-plugin-cer-app": "^0.18.1",
15
15
  "typescript": "^5.9.3",
16
16
  "vite": "^8.0.3"
17
17
  }