Skip to content

Commit

Permalink
v0.8.1 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
akutruff committed Aug 23, 2022
1 parent 5bd302b commit f0f7ca8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions apps/cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"version": "1.0.0",
"homepage": "https://akutruff.github.io/diagon/",
"dependencies": {
"diagon": "^0.7.2",
"diagon-react": "^0.7.2",
"diagon": "^0.8.1",
"diagon-react": "^0.8.1",
"react": "~18.2.0",
"react-dom": "~18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/diagon-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diagon-react",
"version": "0.7.2",
"version": "0.8.1",
"description": "Mutable state management for object graphs and React",
"homepage": "https://github.com/akutruff/diagon",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/diagon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diagon",
"version": "0.7.2",
"version": "0.8.1",
"description": "Mutable state management for object graphs and React",
"homepage": "https://github.com/akutruff/diagon",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

1 comment on commit f0f7ca8

@vercel
Copy link

@vercel vercel bot commented on f0f7ca8 Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.