Skip to content

Commit 40613ad

Browse files
committed
Release 2.0.0
1 parent 7b124c8 commit 40613ad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Change Log
2+
## v2.0.0 (2022-03-25)
3+
4+
#### :rocket: Enhancement
5+
* [#66](https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data/pull/66) Change git-tag-commit data generator to use most recent ancestor tag ([@courajs](https://github.com/courajs))
6+
7+
#### Committers: 1
8+
- Aaron Sikes ([@courajs](https://github.com/courajs))
9+
210
## v2.0.0-beta.0 (2021-05-02)
311

412
#### :rocket: Enhancement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-revision-data",
3-
"version": "2.0.0-beta.0",
3+
"version": "2.0.0",
44
"description": "An ember-cli-deploy plugin to generate data about this deploy revision including a unique revision key based on the current build",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)