Skip to content

Commit

Permalink
chore(release): prepare 0.4.0 (#710)
Browse files Browse the repository at this point in the history
Bumps version to release 0.4.0.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Updated the software across various components to version 0.4.0,
enhancing functionality and potentially introducing new features or
fixes.
- **Documentation**
- Updated version documentation in multiple configuration files to
reflect new version 0.4.0.
- **Bug Fixes**
- Adjusted version constants and dependencies to ensure compatibility
and stability with the new software version 0.4.0.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Natoandro <[email protected]>
  • Loading branch information
Yohe-Am and Natoandro authored May 9, 2024
1 parent 50b064b commit 75b9728
Show file tree
Hide file tree
Showing 31 changed files with 326 additions and 322 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@ jobs:
npm publish --registry $NPM_CONFIG_REGISTRY
cd ../../../..
ghjk x clean-deno-lock
# install packages inside metatype examples
pnpm install -C examples/typegraphs
Expand Down
Loading

0 comments on commit 75b9728

Please sign in to comment.