forked from magicblock-labs/bolt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 Release v0.0.2 (magicblock-labs#20)
* ✨ Add auto generated Changelog * ✨ Add running workflow publish with dry-run with branch starting with release/v* * 👷 Set Release Version * 🔖 Bump version to 0.0.2 * 💚 Add git-cliff install * 👷 Add dry run for crates and bolt sdk * 💚 Fix workflows * 💚 Fix CI/CD * 👷 Update CI/CD * 👷 Fix crates publishing * 🐛 Fix missing eslint * 👷 Update workflow * 👷 Edit workflow * 👷 Update workflow * 👷 Fix CI * 💚 Fix CI/CD * 💚 Fix CI skip step
- Loading branch information
1 parent
b34d50d
commit 3dc9e85
Showing
19 changed files
with
285 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
## [0.0.2] - 2024-02-25 | ||
|
||
### ✨️ Features | ||
- Feat/consistent versioning (#18) | ||
- Draft workflow for building & publishing packages (#16) | ||
|
||
### 👷 CI/CD | ||
|
||
## [0.0.1] - 2024-02-21 | ||
|
||
### ✨️ Features | ||
- Feature: Add configurable component authority & Simplify the Components/System API (#14) | ||
- Feat/default component (#13) | ||
- Add a working ecs example on project init (#12) | ||
- Add strings to the template (#2) | ||
- Bolt Typescript SDK (#1) | ||
|
||
|
||
### 🐛 Bug Fixes | ||
- Fix world Pda derivation (#10) | ||
|
||
### 📚 Documentation | ||
|
||
### ♻️ Refactor | ||
- Refactor workspace and project dependencies (#15) |
Oops, something went wrong.