@amazeelabs/bridge
Advanced tools
Comparing version
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.5.6](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/bridge@1.5.5...@amazeelabs/bridge@1.5.6) (2023-11-30) | ||
**Note:** Version bump only for package @amazeelabs/bridge | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [1.5.5](https://github.com/AmazeeLabs/silverback-mono/compare/@amazeelabs/bridge@1.5.4...@amazeelabs/bridge@1.5.5) (2023-11-27) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@amazeelabs/bridge", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "Library for framework agnostic react.", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"optionalDependencies": { | ||
"@types/react": "^18.2.38", | ||
"@types/react": "^18.2.39", | ||
"typescript": "^5.3.2", | ||
@@ -30,7 +30,7 @@ "vitest": "^0.34.6" | ||
"@swc/cli": "0.1.63", | ||
"@swc/core": "1.3.99" | ||
"@swc/core": "1.3.100" | ||
}, | ||
"keywords": [], | ||
"author": "AmazeeLabs <development@amazeelabs.com>", | ||
"gitHead": "4bc25224bde1855a3a6cd9484e0465da1e9e68d8" | ||
"gitHead": "dc68c26995fe271b7e0967e7ff2f1a8e9c997279" | ||
} |
12093
3.07%