Skip to content

Commit 10e2668

Browse files
committed
Release 0.3.0
1 parent 86494ae commit 10e2668

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
## [0.2.11](https://github.com/blimmer/ember-braze/tree/0.2.11) (2017-12-17)
3+
## [0.3.0](https://github.com/blimmer/ember-braze/tree/0.3.0) (2017-12-17)
4+
[Full Changelog](https://github.com/blimmer/ember-braze/compare/v0.2.11...0.3.0)
5+
6+
**Merged pull requests:**
7+
8+
- Upgrade appboy-web-sdk to 2.x [\#9](https://github.com/blimmer/ember-braze/pull/9) ([blimmer](https://github.com/blimmer))
9+
10+
## [v0.2.11](https://github.com/blimmer/ember-braze/tree/v0.2.11) (2017-12-17)
411
**Merged pull requests:**
512

613
- s/appboy/braze [\#8](https://github.com/blimmer/ember-braze/pull/8) ([blimmer](https://github.com/blimmer))

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-braze",
3-
"version": "0.2.11",
3+
"version": "0.3.0",
44
"description": "Integrates the braze web sdk (formerly appboy) into your ember app.",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)