Skip to content

Commit

Permalink
chore: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Dec 24, 2024
1 parent a29dd07 commit e68ac8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/scripts/packages/cs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@deriv-com/cs-scripts",
"type": "module",
"version": "0.1.0",
"version": "1.0.9",
"repository": {
"type": "git",
"url": "git+https://github.com/deriv-com/deriv-static-content.git"
Expand Down
2 changes: 1 addition & 1 deletion public/scripts/packages/marketing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deriv-com/marketing-scripts",
"version": "0.1.0",
"version": "1.0.9",
"type": "module",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions public/scripts/packages/marketing/src/cookie.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,4 @@ const shouldOverwrite = (new_utm_data, current_utm_data) => {
}
/* end handling gclid */
})();
// trigger release

0 comments on commit e68ac8e

Please sign in to comment.