sheet-i18n 0.1.2 → 0.1.4
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/.turbo/turbo-build.log +8 -8
- package/.turbo/turbo-changelog.log +6 -21
- package/CHANGELOG.md +24 -0
- package/dist/chunk-KN4CC7MI.mjs +32505 -0
- package/dist/exporter/index.js +32483 -8
- package/dist/exporter/index.mjs +6 -1
- package/dist/index.js +32486 -15
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/tsup.config.ts +1 -0
- package/README.md +0 -192
- package/dist/chunk-7AQPNLGW.mjs +0 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> sheet-i18n@0.1.
|
|
3
|
+
> sheet-i18n@0.1.4 build /Users/choeucheol/Documents/dev/project/sheet-i18n/packages/sheet-i18n
|
|
4
4
|
> tsup
|
|
5
5
|
|
|
6
6
|
[34mCLI[39m Building entry: src/index.ts, src/exporter/index.ts
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
13
|
[34mESM[39m Build start
|
|
14
14
|
[32mESM[39m [1mdist/index.mjs [22m[32m102.00 B[39m
|
|
15
|
-
[32mESM[39m [1mdist/exporter/index.mjs [22m[
|
|
16
|
-
[32mESM[39m [1mdist/chunk-
|
|
17
|
-
[32mESM[39m ⚡️ Build success in
|
|
18
|
-
[32mCJS[39m [1mdist/index.js [22m[32m1.
|
|
19
|
-
[32mCJS[39m [1mdist/exporter/index.js [22m[32m1.
|
|
20
|
-
[32mCJS[39m ⚡️ Build success in
|
|
15
|
+
[32mESM[39m [1mdist/exporter/index.mjs [22m[32m97.00 B[39m
|
|
16
|
+
[32mESM[39m [1mdist/chunk-KN4CC7MI.mjs [22m[32m1.34 MB[39m
|
|
17
|
+
[32mESM[39m ⚡️ Build success in 127ms
|
|
18
|
+
[32mCJS[39m [1mdist/index.js [22m[32m1.34 MB[39m
|
|
19
|
+
[32mCJS[39m [1mdist/exporter/index.js [22m[32m1.34 MB[39m
|
|
20
|
+
[32mCJS[39m ⚡️ Build success in 147ms
|
|
21
21
|
[34mDTS[39m Build start
|
|
22
|
-
[32mDTS[39m ⚡️ Build success in
|
|
22
|
+
[32mDTS[39m ⚡️ Build success in 369ms
|
|
23
23
|
[32mDTS[39m [1mdist/exporter/index.d.ts [22m[32m592.00 B[39m
|
|
24
24
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m84.00 B[39m
|
|
@@ -1,27 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> sheet-i18n@0.1.
|
|
3
|
+
> sheet-i18n@0.1.3 changelog /Users/choeucheol/Documents/dev/project/sheet-i18n/packages/sheet-i18n
|
|
4
4
|
> standard-version
|
|
5
5
|
|
|
6
|
-
[32m✔[39m bumping version in package.json from [1m0.1.
|
|
7
|
-
[32m✔[39m created [1mCHANGELOG.md[22m
|
|
6
|
+
[32m✔[39m bumping version in package.json from [1m0.1.3[22m to [1m0.1.4[22m
|
|
8
7
|
[32m✔[39m outputting changes to [1mCHANGELOG.md[22m
|
|
9
8
|
[32m✔[39m committing [1mpackage.json[22m and [1mCHANGELOG.md[22m
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[31mare terminated then try again. If it still fails, a git process[39m
|
|
15
|
-
[31mmay have crashed in this repository earlier:[39m
|
|
16
|
-
[31mremove the file manually to continue.[39m
|
|
17
|
-
[31m[39m
|
|
18
|
-
[31mCommand failed: git add CHANGELOG.md package.json[39m
|
|
19
|
-
[31mfatal: Unable to create '/Users/choeucheol/Documents/dev/project/sheet-i18n/.git/index.lock': File exists.[39m
|
|
20
|
-
[31m[39m
|
|
21
|
-
[31mAnother git process seems to be running in this repository, e.g.[39m
|
|
22
|
-
[31man editor opened by 'git commit'. Please make sure all processes[39m
|
|
23
|
-
[31mare terminated then try again. If it still fails, a git process[39m
|
|
24
|
-
[31mmay have crashed in this repository earlier:[39m
|
|
25
|
-
[31mremove the file manually to continue.[39m
|
|
26
|
-
[31m[39m
|
|
27
|
-
[41m[30m ELIFECYCLE [39m[49m [31mCommand failed with exit code 1.[39m
|
|
9
|
+
[33m→ No staged files match any configured task.[39m
|
|
10
|
+
[33m[39m
|
|
11
|
+
[32m✔[39m tagging release [1mv[22m[1m0.1.4[22m
|
|
12
|
+
[34mℹ[39m Run `[1mgit push --follow-tags origin feature && npm publish[22m` to publish
|
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [0.1.4](https://github.com/chltjdrhd777/sheet-i18n/compare/v0.1.1...v0.1.4) (2024-12-23)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* add changelog script to track changes ([9a07986](https://github.com/chltjdrhd777/sheet-i18n/commit/9a07986b0da9a3ffaa702888284df5059c64f776))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* change vscode eslint setting to format ([2c7513d](https://github.com/chltjdrhd777/sheet-i18n/commit/2c7513d6c37f57e9cf90fd5868ab40d61cda8366))
|
|
16
|
+
|
|
17
|
+
### [0.1.3](https://github.com/chltjdrhd777/sheet-i18n/compare/v0.1.1...v0.1.3) (2024-12-23)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add changelog script to track changes ([9a07986](https://github.com/chltjdrhd777/sheet-i18n/commit/9a07986b0da9a3ffaa702888284df5059c64f776))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* change vscode eslint setting to format ([2c7513d](https://github.com/chltjdrhd777/sheet-i18n/commit/2c7513d6c37f57e9cf90fd5868ab40d61cda8366))
|
|
28
|
+
|
|
5
29
|
### [0.1.1](https://github.com/chltjdrhd777/sheet-i18n/compare/v0.1.2...v0.1.1) (2024-12-23)
|
|
6
30
|
|
|
7
31
|
|