@examplary/cli 1.0.0 → 1.1.0
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-release.log +79 -68
- package/package.json +6 -4
package/.turbo/turbo-release.log
CHANGED
|
@@ -1,69 +1,80 @@
|
|
|
1
|
-
[
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
1
|
+
[1:32:33 PM] [semantic-release] › ℹ Running semantic-release version 24.2.7
|
|
2
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/npm"
|
|
3
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "verifyConditions" from "@semantic-release/github"
|
|
4
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "prepare" from "@semantic-release/npm"
|
|
5
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/npm"
|
|
6
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "publish" from "@semantic-release/github"
|
|
7
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/npm"
|
|
8
|
+
[1:32:34 PM] [semantic-release] › ✔ Loaded plugin "addChannel" from "@semantic-release/github"
|
|
9
|
+
[1:32:41 PM] [semantic-release] › ✔ Run automated release from branch main on repository https://github.com/examplary-ai/examplary
|
|
10
|
+
[1:32:42 PM] [semantic-release] › ✔ Allowed to push to the Git repository
|
|
11
|
+
[1:32:42 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/npm"
|
|
12
|
+
[1:32:42 PM] [semantic-release] [@semantic-release/npm] › ℹ Verify authentication for registry https://registry.npmjs.org/
|
|
13
|
+
[1:32:42 PM] [semantic-release] [@semantic-release/npm] › ℹ Reading npm config from /home/runner/work/examplary/examplary/.npmrc
|
|
14
|
+
[1:32:42 PM] [semantic-release] [@semantic-release/npm] › ℹ Wrote NPM_TOKEN to /tmp/080f60dec1867118082aefee0669259b/.npmrc
|
|
15
15
|
tschoffelen
|
|
16
|
-
[
|
|
17
|
-
[
|
|
18
|
-
[
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
[
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
[
|
|
45
|
-
[
|
|
46
|
-
[
|
|
47
|
-
[
|
|
48
|
-
[
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
53
|
-
[
|
|
54
|
-
[
|
|
55
|
-
[
|
|
56
|
-
[
|
|
57
|
-
[
|
|
58
|
-
[
|
|
59
|
-
[
|
|
60
|
-
[
|
|
61
|
-
[
|
|
62
|
-
[
|
|
63
|
-
[
|
|
64
|
-
[
|
|
65
|
-
[
|
|
66
|
-
[
|
|
67
|
-
[
|
|
68
|
-
[
|
|
69
|
-
[
|
|
16
|
+
[1:32:43 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/npm"
|
|
17
|
+
[1:32:43 PM] [semantic-release] › ℹ Start step "verifyConditions" of plugin "@semantic-release/github"
|
|
18
|
+
[1:32:43 PM] [semantic-release] [@semantic-release/github] › ℹ Verify GitHub authentication (https://api.github.com)
|
|
19
|
+
[1:32:43 PM] [semantic-release] › ✔ Completed step "verifyConditions" of plugin "@semantic-release/github"
|
|
20
|
+
[1:32:43 PM] [semantic-release] › ℹ Found git tag @examplary/cli-v1.0.0 associated with version 1.0.0 on branch main
|
|
21
|
+
[1:32:44 PM] [semantic-release] › ℹ Found 179 commits since last release
|
|
22
|
+
[1:32:44 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
23
|
+
[1:32:44 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
24
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Found 3 commits for package @examplary/cli since last release
|
|
25
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: feat(schemas): add question generation instructions field
|
|
26
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The release type for the commit is minor
|
|
27
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore: rename cli
|
|
28
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
|
|
29
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analyzing commit: chore(deps): bump swr from 2.3.4 to 2.3.6
|
|
30
|
+
|
|
31
|
+
Bumps [swr](https://github.com/vercel/swr) from 2.3.4 to 2.3.6.
|
|
32
|
+
- [Release notes](https://github.com/vercel/swr/releases)
|
|
33
|
+
- [Commits](https://github.com/vercel/swr/compare/v2.3.4...v2.3.6)
|
|
34
|
+
|
|
35
|
+
---
|
|
36
|
+
updated-dependencies:
|
|
37
|
+
- dependency-name: swr
|
|
38
|
+
dependency-version: 2.3.6
|
|
39
|
+
dependency-type: direct:production
|
|
40
|
+
update-type: version-update:semver-patch
|
|
41
|
+
...
|
|
42
|
+
|
|
43
|
+
Signed-off-by: dependabot[bot] <support@github.com>
|
|
44
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ The commit should not trigger a release
|
|
45
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Analysis of 3 commits complete: minor release
|
|
46
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
|
|
47
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
48
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
49
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/release-notes-generator" does not provide step "analyzeCommits"
|
|
50
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
51
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
52
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/npm" does not provide step "analyzeCommits"
|
|
53
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
54
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
55
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/github" does not provide step "analyzeCommits"
|
|
56
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
57
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
58
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
59
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
60
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
61
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
62
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
63
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
64
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
65
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
66
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
67
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
68
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
69
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
70
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
71
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
72
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
73
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ No more plugins
|
|
74
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "[Function: semantic-release-monorepo]"
|
|
75
|
+
[1:32:45 PM] [semantic-release] › ℹ The next release version is 1.1.0
|
|
76
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
77
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Plugin "@semantic-release/commit-analyzer" does not provide step "generateNotes"
|
|
78
|
+
[1:32:45 PM] [semantic-release] › ✔ Completed step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
79
|
+
[1:32:45 PM] [semantic-release] › ℹ Start step "generateNotes" of plugin "[Function: semantic-release-monorepo]"
|
|
80
|
+
[1:32:45 PM] [semantic-release] [[Function: semantic-release-monorepo]] › ℹ Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
|
package/package.json
CHANGED
|
@@ -2,9 +2,11 @@
|
|
|
2
2
|
"name": "@examplary/cli",
|
|
3
3
|
"description": "A bundler for Examplary question types.",
|
|
4
4
|
"packageManager": "yarn@4.8.1",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.1.0",
|
|
6
6
|
"type": "module",
|
|
7
|
-
"bin":
|
|
7
|
+
"bin": {
|
|
8
|
+
"exp": "./bin/index.js"
|
|
9
|
+
},
|
|
8
10
|
"scripts": {
|
|
9
11
|
"release": "semantic-release -e semantic-release-monorepo"
|
|
10
12
|
},
|
|
@@ -33,7 +35,7 @@
|
|
|
33
35
|
"react-dom": "^19.1.0",
|
|
34
36
|
"react-error-boundary": "^6.0.0",
|
|
35
37
|
"react-i18next": "^15.6.1",
|
|
36
|
-
"swr": "^2.3.
|
|
38
|
+
"swr": "^2.3.6",
|
|
37
39
|
"tailwindcss": "^4.1.11",
|
|
38
40
|
"use-local-storage": "^3.0.0",
|
|
39
41
|
"vite": "^7.0.6",
|
|
@@ -42,7 +44,7 @@
|
|
|
42
44
|
},
|
|
43
45
|
"devDependencies": {
|
|
44
46
|
"@types/node": "^24.1.0",
|
|
45
|
-
"typescript": "^5.
|
|
47
|
+
"typescript": "^5.9.2"
|
|
46
48
|
},
|
|
47
49
|
"homepage": "https://developers.examplary.ai/",
|
|
48
50
|
"author": {
|