diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ee216..9cfe41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [6.0.35](https://github.com/Cap-go/native-purchases/compare/6.0.34...6.0.35) (2024-12-16) + ### [6.0.34](https://github.com/Cap-go/native-purchases/compare/6.0.33...6.0.34) (2024-12-16) ### [6.0.33](https://github.com/Cap-go/native-purchases/compare/6.0.32...6.0.33) (2024-12-09) diff --git a/package.json b/package.json index 62457df..7b36080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capgo/native-purchases", - "version": "6.0.34", + "version": "6.0.35", "description": "In-app Subscriptions Made Easy", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",