Skip to content

Commit 546c4d0

Browse files
committed
chore: Bump to 1.3.2
Bump to 1.3.2.
1 parent 7451ab6 commit 546c4d0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change log
22

3+
# 1.3.2
4+
5+
- [feat] Update d.ts file
6+
- [doc] Readme update
7+
- [doc] Examples refactor
8+
- [ci] Moved to Github Actions
9+
- [ci] Moved to Playwright
10+
- [doc] Licence
11+
312
# 1.3.1
413

514
- [feat] Update d.ts file

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lyracom/embedded-form-glue",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Lyra embedded form glue",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)