Skip to content

Commit c013009

Browse files
committed
Version 2.0.3.
1 parent 7bd6e93 commit c013009

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apollo-upload-server change log
22

3-
## next
3+
## 2.0.3
44

55
- Updated dependencies.
66
- Removed `package-lock.json`. Lockfiles are [not recommended](https://github.com/sindresorhus/ama/issues/479#issuecomment-310661514) for packages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-upload-server",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.",
55
"license": "MIT",
66
"author": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ![apollo-upload-server](https://cdn.rawgit.com/jaydenseric/apollo-upload-server/v2.0.2/apollo-upload-logo.svg)
1+
# ![apollo-upload-server](https://cdn.rawgit.com/jaydenseric/apollo-upload-server/v2.0.3/apollo-upload-logo.svg)
22

33
![NPM version](https://img.shields.io/npm/v/apollo-upload-server.svg?style=flat-square) ![Github issues](https://img.shields.io/github/issues/jaydenseric/apollo-upload-server.svg?style=flat-square) ![Github stars](https://img.shields.io/github/stars/jaydenseric/apollo-upload-server.svg?style=flat-square)
44

0 commit comments

Comments
 (0)