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 4d78723 commit 6bba304Copy full SHA for 6bba304
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## [1.2.2](https://github.com/podium-lib/browser/compare/v1.2.1...v1.2.2) (2024-05-21)
2
+
3
4
+### Bug Fixes
5
6
+* generate types from JSDoc ([7fff3a6](https://github.com/podium-lib/browser/commit/7fff3a657913393b785172a1255bea7784539aaa))
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/browser",
- "version": "1.2.1",
+ "version": "1.2.2",
"type": "module",
"main": "./dist/src/index.js",
"types": "./types/index.d.ts",
0 commit comments