@rollipop/init 1.0.0-alpha.23 → 1.0.0-alpha.24

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/package.json +6 -5
  2. package/CHANGELOG.md +0 -59
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@rollipop/init",
3
- "version": "1.0.0-alpha.23",
4
- "homepage": "https://github.com/leegeunhyeok/rollipop#readme",
3
+ "version": "1.0.0-alpha.24",
4
+ "homepage": "https://github.com/rollipop-dev/rollipop#readme",
5
5
  "bugs": {
6
- "url": "https://github.com/leegeunhyeok/rollipop/issues"
6
+ "url": "https://github.com/rollipop-dev/rollipop/issues"
7
7
  },
8
8
  "license": "MIT",
9
9
  "author": "leegeunhyeok <dev.ghlee@gmail.com> (https://github.com/leegeunhyeok)",
10
10
  "repository": {
11
11
  "type": "git",
12
- "url": "git+https://github.com/leegeunhyeok/rollipop.git",
12
+ "url": "git+https://github.com/rollipop-dev/rollipop.git",
13
13
  "directory": "packages/core"
14
14
  },
15
15
  "bin": "./bin/index.js",
@@ -33,5 +33,6 @@
33
33
  "@oxc-node/core": "^0.1.0",
34
34
  "typescript": "6.0.3",
35
35
  "vite-plus": "0.1.24"
36
- }
36
+ },
37
+ "stableVersion": "1.0.0-alpha.23"
37
38
  }
package/CHANGELOG.md DELETED
@@ -1,59 +0,0 @@
1
- # @rollipop/init
2
-
3
- ## 1.0.0-alpha.23
4
-
5
- ## 1.0.0-alpha.22
6
-
7
- ## 1.0.0-alpha.21
8
-
9
- ## 0.1.0-alpha.20
10
-
11
- ### Patch Changes
12
-
13
- - d6e10db: bump @rollipop/rolldown to 1.0.2
14
-
15
- ## 0.1.0-alpha.19
16
-
17
- ### Patch Changes
18
-
19
- - 419aa29: bump @rollipop/rolldown to 1.0.1
20
-
21
- ## 0.1.0-alpha.18
22
-
23
- ### Patch Changes
24
-
25
- - fa83644: trigger publish
26
-
27
- ## 0.1.0-alpha.17
28
-
29
- ## 0.1.0-alpha.16
30
-
31
- ## 0.1.0-alpha.15
32
-
33
- ### Patch Changes
34
-
35
- - 922142f: update `commands` instead of patching script
36
-
37
- ## 0.1.0-alpha.14
38
-
39
- ## 0.1.0-alpha.13
40
-
41
- ## 0.1.0-alpha.12
42
-
43
- ## 0.1.0-alpha.11
44
-
45
- ## 0.1.0-alpha.10
46
-
47
- ## 0.1.0-alpha.9
48
-
49
- ## 0.1.0-alpha.8
50
-
51
- ## 0.1.0-alpha.7
52
-
53
- ## 0.1.0-alpha.6
54
-
55
- ## 0.1.0-alpha.5
56
-
57
- ### Patch Changes
58
-
59
- - eaa76df: allow `TopLevelFilterExpression` and expose `/pluginutils` subpath