Skip to content

Commit e216040

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.0...v3.0.0) (2020-03-06) ### Bug Fixes * release as major bump ([5686f4b](5686f4b)) ### BREAKING CHANGES * convert to typescript a few API changes
1 parent 5686f4b commit e216040

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.0.0](https://github.com/4Catalyzer/graphql-node-resource/compare/v2.1.0...v3.0.0) (2020-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* release as major bump ([5686f4b](https://github.com/4Catalyzer/graphql-node-resource/commit/5686f4bba484618d4607b7b0d451ed68f2bb8fd0))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* convert to typescript a few API changes
12+
113
# [2.1.0](https://github.com/4Catalyzer/graphql-node-resource/compare/v2.0.0...v2.1.0) (2020-03-06)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@4c/graphql-node-resource",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"main": "lib/index.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)