We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e3a55 commit 9b6cb49Copy full SHA for 9b6cb49
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.3](https://github.com/podium-lib/browser/compare/v1.2.2...v1.2.3) (2024-05-21)
2
+
3
4
+### Bug Fixes
5
6
+* export Event type as generic ([36e3a55](https://github.com/podium-lib/browser/commit/36e3a5545107a1f84eac70afc5b0b3464ce080fc))
7
8
## [1.2.2](https://github.com/podium-lib/browser/compare/v1.2.1...v1.2.2) (2024-05-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/browser",
- "version": "1.2.2",
+ "version": "1.2.3",
"type": "module",
"main": "./dist/src/index.js",
"types": "./types/index.d.ts",
0 commit comments