Skip to content

Commit

Permalink
release: create new version 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](1.0.0...1.0.1) (2019-02-16)

### Bug fixes

* not properly running in production ([e42d1d6](e42d1d6))

### Documentation changes

* update readme with release and build shields ([0587949](0587949))
  • Loading branch information
semantic-release-bot committed Feb 16, 2019
1 parent 0587949 commit 9233b74
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.0.1](https://github.com/ItsWendell/marvin-js/compare/1.0.0...1.0.1) (2019-02-16)


### Bug fixes

* not properly running in production ([e42d1d6](https://github.com/ItsWendell/marvin-js/commit/e42d1d6))


### Documentation changes

* update readme with release and build shields ([0587949](https://github.com/ItsWendell/marvin-js/commit/0587949))

# 1.0.0 (2019-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marvinjs",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "A campus / community slack bot designed for 42 and relative campuses.",
"repository": {
Expand Down

0 comments on commit 9233b74

Please sign in to comment.