Skip to content

Commit

Permalink
release: Update package version to 2.1.1 #69
Browse files Browse the repository at this point in the history
  • Loading branch information
korzio committed Sep 4, 2018
1 parent de1f530 commit 60a2eb1
Show file tree
Hide file tree
Showing 6 changed files with 15,272 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#### 2.1.1 (2018-09-04)

##### Other Changes

* Update package version to 2.1.1 [#69](https://github.com/korzio/djv/pull/69) ([44190e9d](https://github.com/korzio/djv/commit/44190e9d9fab723942d93cc34a36c22e85c0b11d))

[Add `browser` field](https://docs.npmjs.com/files/package.json#browser)

#### 2.1.0 (2018-06-24)

##### New Features
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ npm publish
- [ ] Check speed metrics
- [ ] Update package.json version to $VERSION and commit
```sh
git add .
git commit -m "release: Update package version to $VERSION #$ISSUE"
```
- [ ] Create a changelog
Expand Down
2 changes: 1 addition & 1 deletion djv.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion djv.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 60a2eb1

Please sign in to comment.