Skip to content

Commit 6bba304

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2024-05-21) ### Bug Fixes * generate types from JSDoc ([7fff3a6](7fff3a6))
1 parent 4d78723 commit 6bba304

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/browser",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "module",
55
"main": "./dist/src/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)