contents-popup-redtombo 1.4.0 → 1.4.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Change Log
2
2
  すべての重要な変更はこのファイルに記録されます。
3
3
 
4
- ## [1.3.0] - 2025-10-10
4
+ ## [1.4.0] - 2025-10-10
5
5
  ### 修正 (Fixed)
6
6
  - `unbuild` を導入し、**dist配布**に変更。
7
7
  - `nuxt` の対応範囲を `^3.0.0 || ^4.0.0` に拡張。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "contents-popup-redtombo",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "ポップアップの中のComponentsを動的に切り替えることができるポップアップ",
5
5
  "type": "module",
6
6
  "exports": {