File tree Expand file tree Collapse file tree 3 files changed +10
-28
lines changed
Expand file tree Collapse file tree 3 files changed +10
-28
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "content-tag" : {
4- "impact" : " patch" ,
5- "oldVersion" : " 4.1.0" ,
6- "newVersion" : " 4.1.1" ,
7- "tagName" : " latest" ,
4+ "impact" : " minor" ,
5+ "oldVersion" : " 4.0.0" ,
6+ "newVersion" : " 4.1.0" ,
87 "constraints" : [
8+ {
9+ "impact" : " minor" ,
10+ "reason" : " Appears in changelog section :rocket: Enhancement"
11+ },
912 {
1013 "impact" : " patch" ,
11- "reason" : " Appears in changelog section :bug: Bug Fix "
14+ "reason" : " Appears in changelog section :memo: Documentation "
1215 },
1316 {
1417 "impact" : " patch" ,
1821 "pkgJSONPath" : " ./package.json"
1922 }
2023 },
21- "description": "## Release (2026-03-17)\n\n* content-tag 4.1.1 (patch)\n\n#### :bug: Bug Fix\n* `content-tag`\n * [#116](https://github.com/embroider-build/content-tag/pull/116) Fix missing utf16 codepoint fields in Node.js type definitions \"must be manually kept in sync with ./index.d.cts\" ([@johanrd](https://github.com/johanrd))\n\n#### :house: Internal\n* `content-tag`\n * [#122](https://github.com/embroider-build/content-tag/pull/122) Reroll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#119](https://github.com/embroider-build/content-tag/pull/119) Update release plan via: `pnpm dlx create-release-plan-setup@latest --update` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#120](https://github.com/embroider-build/content-tag/pull/120) Migrate fully to pnpm ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#117](https://github.com/embroider-build/content-tag/pull/117) Fix CI: add --locked to cargo install wasm-opt ([@Copilot](https://github.com/apps/copilot-swe-agent))\n * [#115](https://github.com/embroider-build/content-tag/pull/115) Force re-try of publish ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- Copilot [Bot] ([@copilot-swe-agent](https://github.com/apps/copilot-swe-agent))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n- [@johanrd](https://github.com/johanrd)\n"
24+ "description": "## Release (2025-11-25)\n\ncontent-tag 4.1.0 (minor) \n\n#### :rocket: Enhancement\n* `content-tag`\n * [#112](https://github.com/embroider-build/content-tag/pull/112) indentation stripping ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#108](https://github.com/embroider-build/content-tag/pull/108) add utf16 code points range ([@patricklx](https://github.com/patricklx))\n\n#### :memo: Documentation\n* `content-tag`\n * [#111](https://github.com/embroider-build/content-tag/pull/111) Fix return type in readme to include code and map (as the dts already… ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `content-tag`\n * [#107](https://github.com/embroider-build/content-tag/pull/107) Configure prettier ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#104](https://github.com/embroider-build/content-tag/pull/104) Add additional js/runtime tests for how to use character offsets ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
2225}
Original file line number Diff line number Diff line change 11# ` content-tag ` Changelog
2-
3- ## Release (2026-03-17)
4-
5- * content-tag 4.1.1 (patch)
6-
7- #### :bug : Bug Fix
8- * ` content-tag `
9- * [ #116 ] ( https://github.com/embroider-build/content-tag/pull/116 ) Fix missing utf16 codepoint fields in Node.js type definitions "must be manually kept in sync with ./index.d.cts" ([ @johanrd ] ( https://github.com/johanrd ) )
10-
11- #### :house : Internal
12- * ` content-tag `
13- * [ #122 ] ( https://github.com/embroider-build/content-tag/pull/122 ) Reroll lockfile ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14- * [ #119 ] ( https://github.com/embroider-build/content-tag/pull/119 ) Update release plan via: ` pnpm dlx create-release-plan-setup@latest --update ` ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
15- * [ #120 ] ( https://github.com/embroider-build/content-tag/pull/120 ) Migrate fully to pnpm ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
16- * [ #117 ] ( https://github.com/embroider-build/content-tag/pull/117 ) Fix CI: add --locked to cargo install wasm-opt ([ @Copilot ] ( https://github.com/apps/copilot-swe-agent ) )
17- * [ #115 ] ( https://github.com/embroider-build/content-tag/pull/115 ) Force re-try of publish ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
18-
19- #### Committers: 3
20- - Copilot [ Bot] ([ @copilot-swe-agent ] ( https://github.com/apps/copilot-swe-agent ) )
21- - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
22- - [ @johanrd ] ( https://github.com/johanrd )
232## Release (2025-11-25)
243
254content-tag 4.1.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " content-tag" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.1.0 " ,
44 "description" : " A rust program that uses a fork of swc to parse and transform Javascript containing the content-tag proposal" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments