Skip to content

Commit 7e499b0

Browse files
committed
Release v1.1.0
1 parent 4fd6506 commit 7e499b0

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.1.0] - 2019-12-27
911
### Added
1012
- Docs builder.
1113

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-analytics",
33
"vendor": "vtex",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"title": "Google Analytics",
66
"description": "Google Analytics app",
77
"mustUpdateAt": "2019-04-03",

react/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
},
3535
"dependencies": {
3636
"@types/google.analytics": "0.0.39"
37-
}
37+
},
38+
"version": "1.1.0"
3839
}

0 commit comments

Comments
 (0)