Files
gitbook/packages/react-math/CHANGELOG.md
Samy Pessé 05bf9d7a59 Version Packages (#3733)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-15 19:34:29 +01:00

62 lines
906 B
Markdown

# @gitbook/react-math
## 0.6.4
### Patch Changes
- 10995e0: Use NPM Trusted publishing for publishing the package.
## 0.6.3
### Patch Changes
- 6142d6b: Mark as sideEffects, fix all package bundles
## 0.6.2
### Patch Changes
- 295f03d: Republish packages
## 0.6.1
### Patch Changes
- 2cdba53: Upgrade to Tailwind v4
## 0.6.0
### Minor Changes
- 5c35f36: Export binary `gitbook-math` to copy assets to a directory
## 0.5.0
### Minor Changes
- 3445db4: Fix files published in the NPM packages by defining "files" in "package.json"
## 0.4.0
### Minor Changes
- 24cd72e: Fix changeset CI workflow
## 0.3.0
### Minor Changes
- de747b7: Refactor the repository to be a proper monorepo and publish JS files on NPM instead of TypeScript files.
## 0.2.0
### Minor Changes
- 57adb3e: Second release to fix publishing with changeset
## 0.1.0
### Minor Changes
- 5f8a8fe: Initial release