Skip to content

Commit

Permalink
chore: release v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gremp committed Dec 9, 2023
1 parent 21f8467 commit ecb4bb8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@


## [0.0.9](https://github.com/Altruistiq/reef/compare/v0.0.8...v0.0.9) (2023-12-09)


### Bug Fixes

* added scripts ([b75ce39](https://github.com/Altruistiq/reef/commit/b75ce399f1ae00502d16a4fb1e371934ac63e7fc))
* fixed package.json ([21f8467](https://github.com/Altruistiq/reef/commit/21f846778a1abb5c12d98038e5b180bf9f31de76))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reef-framework",
"version": "0.0.8",
"version": "0.0.9",
"description": "a typescript web framework",
"main": "/pkg/index.js",
"publishConfig": {
Expand Down

0 comments on commit ecb4bb8

Please sign in to comment.