Skip to content

Commit

Permalink
chore: bump to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roedoejet committed Apr 3, 2024
1 parent 5b25b72 commit cdc4fe9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ngx-web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readalongs/ngx-web-component",
"type": "module",
"version": "1.2.0",
"version": "1.2.1",
"peerDependencies": {
"@angular/animations": "^15.2.4",
"@angular/common": "^15.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"unidecode": "^1.0.1",
"zone.js": "^0.11.8"
},
"singleFileBundleVersion": "1.2.0",
"singleFileBundleVersion": "1.2.1",
"singleFileBundleTimestamp": "2024-04-02+15-07-59"
}
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readalongs/web-component",
"version": "1.2.0",
"version": "1.2.1",
"description": "ReadAlong Web Component",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit cdc4fe9

Please sign in to comment.