Skip to content

Commit 3110aa3

Browse files
chore(release): 1.0.8
1 parent 4afb3b8 commit 3110aa3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [1.0.8](https://github.com/lucasconstantino/apollo-progressive-fragment-matcher/compare/v1.0.7...v1.0.8) (2019-04-16)
6+
7+
8+
19
# Change Log
210

311
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-progressive-fragment-matcher",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"private": false,
55
"description": "A smart alternative to the introspection fragment matcher.",
66
"keywords": [

0 commit comments

Comments
 (0)