Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent 7b9602d commit 6adad2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## [0.0.2](https://github.com/jucian0/module-federation-react-bridge/compare/v0.0.1...v0.0.2) (2024-10-15)



## 0.0.1 (2024-10-08)



3 changes: 1 addition & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation-bridge/react",
"version": "0.0.0",
"version": "0.0.2",
"description": "A module federation bridge for React applications.",
"keywords": [
"react",
Expand All @@ -17,7 +17,6 @@
"type": "git",
"url": "https://github.com/jucian0/module-federation-bridge"
},

"devDependencies": {
"tsup": "^6.7.0",
"@types/react": "18.0.31",
Expand Down

0 comments on commit 6adad2c

Please sign in to comment.