We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab9f13 commit 8d2a109Copy full SHA for 8d2a109
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [0.7.0] - 2019-05-21
11
+
12
### Added
13
14
- Dispatch `addToCart` and `removeFromCart` events.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "google-analytics",
3
"vendor": "vtex",
4
- "version": "0.6.1",
+ "version": "0.7.0",
5
"title": "Google Analytics",
6
"description": "Google Analytics app",
"mustUpdateAt": "2019-04-03",
0 commit comments