We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7451ab6 commit 546c4d0Copy full SHA for 546c4d0
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change log
2
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
12
# 1.3.1
13
14
- [feat] Update d.ts file
package.json
@@ -1,6 +1,6 @@
{
"name": "@lyracom/embedded-form-glue",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Lyra embedded form glue",
"main": "lib/index.js",
"scripts": {
0 commit comments