Skip to content

Commit 106c5e4

Browse files
chore(release): 34 packages
- @sylphx/synth-wasm-js@0.1.0 - @sylphx/synth-wasm-md@0.1.0 - @sylphx/synth@0.3.1 - @sylphx/synth-c@0.2.2 - @sylphx/synth-css@0.2.2 - @sylphx/synth-docs@0.2.2 - @sylphx/synth-go@0.2.2 - @sylphx/synth-graphql@0.2.2 - @sylphx/synth-html@0.2.2 - @sylphx/synth-ini@0.2.2 - @sylphx/synth-java@0.2.2 - @sylphx/synth-js@0.3.2 - @sylphx/synth-js-format@0.2.2 - @sylphx/synth-js-minify@0.2.2 - @sylphx/synth-json@0.2.2 - @sylphx/synth-jsx@0.2.2 - @sylphx/synth-lint@0.2.2 - @sylphx/synth-md@0.2.2 - @sylphx/synth-md-gfm@0.2.2 - @sylphx/synth-md-katex@0.2.2 - @sylphx/synth-md-mermaid@0.2.2 - @sylphx/synth-metrics@0.2.2 - @sylphx/synth-msgpack@0.2.2 - @sylphx/synth-php@0.2.2 - @sylphx/synth-protobuf@0.2.2 - @sylphx/synth-python@0.2.2 - @sylphx/synth-ruby@0.2.2 - @sylphx/synth-rust@0.2.2 - @sylphx/synth-sql@0.2.2 - @sylphx/synth-toml@0.2.2 - @sylphx/synth-typecheck@0.2.2 - @sylphx/synth-vue@0.2.2 - @sylphx/synth-xml@0.2.2 - @sylphx/synth-yaml@0.2.2
1 parent c4443c2 commit 106c5e4

File tree

34 files changed

+732
-0
lines changed

34 files changed

+732
-0
lines changed

β€Žpackages/synth-c/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-css/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-docs/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-go/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-graphql/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-html/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-ini/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-java/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-js-format/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

β€Žpackages/synth-js-minify/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050

5151
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
5252

53+
## 0.2.2 (2025-11-29)
54+
55+
### πŸ› Bug Fixes
56+
57+
- add @module JSDoc tag for proper TypeDoc generation ([9e660b8](https://github.com/SylphxAI/synth/commit/9e660b8ac886db7d0697d70a1b8ecaae1aeb1a10))
58+
59+
### πŸ“š Documentation
60+
61+
- add @packageDocumentation tag to all packages ([8f3070a](https://github.com/SylphxAI/synth/commit/8f3070a4011661b76632b3ec6ee6c967484f849c))
62+
5363
## 0.2.1 (2025-11-27)
5464

5565
### πŸ“¦ Dependencies

0 commit comments

Comments
Β (0)