Skip to content

Commit

Permalink
chore: release 1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 18, 2024
1 parent ac62d7c commit ba1d3b2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.10](https://github.com/rudderlabs/rudder-shopify-tracker/compare/v1.4.9...v1.4.10) (2024-03-18)


### Bug Fixes

* release deployment ([#110](https://github.com/rudderlabs/rudder-shopify-tracker/issues/110)) ([ac62d7c](https://github.com/rudderlabs/rudder-shopify-tracker/commit/ac62d7cbb586280bfb06c38a3a3cf49528e5ca8d))
* release flow ([#108](https://github.com/rudderlabs/rudder-shopify-tracker/issues/108)) ([5345f85](https://github.com/rudderlabs/rudder-shopify-tracker/commit/5345f85b16e088acd09de2d89984fd30b1e99d56))


### Miscellaneous

* standard formatting ([#101](https://github.com/rudderlabs/rudder-shopify-tracker/issues/101)) ([e4a0f0a](https://github.com/rudderlabs/rudder-shopify-tracker/commit/e4a0f0a53fab988d59e1f81daf113ac005857afe))
* update publish command in workflow ([#99](https://github.com/rudderlabs/rudder-shopify-tracker/issues/99)) ([ba77577](https://github.com/rudderlabs/rudder-shopify-tracker/commit/ba775776cbc5195900acc5d9763aa8c5e0331da5))

### [1.4.9](https://github.com/rudderlabs/rudder-shopify-tracker/compare/v1.4.8...v1.4.9) (2024-01-18)

### [1.4.8](https://github.com/rudderlabs/rudder-shopify-tracker/compare/v1.4.7...v1.4.8) (2024-01-15)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudderstack-shopify-tracker",
"version": "1.4.9",
"version": "1.4.10",
"description": "Tracks client-side events on Shopify stores",
"main": "src/main.js",
"scripts": {
Expand Down

0 comments on commit ba1d3b2

Please sign in to comment.