Skip to content

Commit

Permalink
chore(release): 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed May 22, 2020
1 parent acd2b3f commit 47bb1c8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

# [0.16.0](https://github.com/peaceiris/hugo-theme-iris/compare/v0.15.2...v0.16.0) (2020-05-22)


### deps

* bump lint-staged from 10.2.4 to 10.2.6 (#157) ([17a7fd0](https://github.com/peaceiris/hugo-theme-iris/commit/17a7fd01f145ba6a68abfbd653d273972c74136a)), closes [#157](https://github.com/peaceiris/hugo-theme-iris/issues/157)

### feat

* Add circle shortcode (#158) ([acd2b3f](https://github.com/peaceiris/hugo-theme-iris/commit/acd2b3f11fe51f4d769f10fae8706a4fc7e300ba)), closes [#158](https://github.com/peaceiris/hugo-theme-iris/issues/158) [#152](https://github.com/peaceiris/hugo-theme-iris/issues/152)



## [0.15.2](https://github.com/peaceiris/hugo-theme-iris/compare/v0.15.1...v0.15.2) (2020-05-21)


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": "hugo-theme-iris",
"version": "0.15.2",
"version": "0.16.0",
"description": "Hugo IRIS Theme - Portfolio and Blog",
"private": true,
"scripts": {
Expand Down

0 comments on commit 47bb1c8

Please sign in to comment.