Skip to content

Commit

Permalink
pump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentCatD committed Dec 4, 2023
1 parent 4fbb8bd commit c8fefc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.1.1

- Change Props name for MultiProvider

# 1.1.0

- Add `Consumer` component.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scoped-provider",
"version": "1.1.0",
"version": "1.1.1",
"description": "Library for DI in react without the need of self-creating context everytime.",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit c8fefc1

Please sign in to comment.