Skip to content

Commit

Permalink
Release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyhu-x committed Jul 7, 2024
1 parent 2cec508 commit fb1117d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 0.0.5 - 2024-07-08

### Added

Expand Down
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": "react-experiment-builder",
"version": "0.0.4",
"version": "0.0.5",
"description": "Online experiment builder using React",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fb1117d

Please sign in to comment.