Skip to content

Commit 9936f5a

Browse files
committed
chore(release): v0.3.0
1 parent 039d8e5 commit 9936f5a

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## v0.3.0
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.2.0...v0.3.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Add useRuntimeEnv function ([d2b70ea](https://github.com/harmonix-js/core/commit/d2b70ea))
10+
11+
### 🏡 Chore
12+
13+
- **playground:** Usage of useRuntimeEnv ([4d48b9a](https://github.com/harmonix-js/core/commit/4d48b9a))
14+
15+
### 🤖 CI
16+
17+
- Add knip configuration ([039d8e5](https://github.com/harmonix-js/core/commit/039d8e5))
18+
19+
### ❤️ Contributors
20+
21+
- Nethris <[email protected]>
22+
323
## v0.2.0
424

525
[compare changes](https://github.com/harmonix-js/core/compare/v0.1.1...v0.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harmonix-js/core",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"repository": "harmonix-js/core",
55
"homepage": "https://harmonix-js.netlify.app",
66
"description": "🤖 Open-source framework to make Discord bots.",

0 commit comments

Comments
 (0)