Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2019-04-19)

### Features

* merge upstream 3.8.0 release ([0cb98f6](0cb98f6))
  • Loading branch information
h3 committed Apr 19, 2019
1 parent bc5b74a commit 9605350
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/HackerHappyHour/reveal/compare/v1.0.1...v1.1.0) (2019-04-19)


### Features

* merge upstream 3.8.0 release ([0cb98f6](https://github.com/HackerHappyHour/reveal/commit/0cb98f6))

## [1.0.1](https://github.com/HackerHappyHour/reveal/compare/v1.0.0...v1.0.1) (2019-04-17)


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": "@h3/reveal",
"version": "1.0.1",
"version": "1.1.0",
"description": "The Web-Based Presentation Framework",
"homepage": "https://github.com/HackerHappyHour/reveal",
"main": "js/reveal.js",
Expand Down

0 comments on commit 9605350

Please sign in to comment.