Skip to content

Commit 8b33a36

Browse files
committedSep 13, 2019
Update changelog and version for 0.15.3
1 parent 137cfa2 commit 8b33a36

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change log
22

3+
### v0.15.3
4+
- Revert CLI update from `0.15.2` due to unexpected build issues.
5+
36
### v0.15.2
47
- Update Apollo CLI requirement to 2.18. This should pull in a couple fixes to the CLI:
58
- Way better escaping of identifiers, types, and strings ([Tooling #1515](https://github.com/apollographql/apollo-tooling/pull/1515))
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CURRENT_PROJECT_VERSION = 0.15.2
1+
CURRENT_PROJECT_VERSION = 0.15.3

0 commit comments

Comments
 (0)
Please sign in to comment.