Skip to content

Commit

Permalink
chore(release): 0.41.4
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Mar 7, 2022
1 parent f74b55e commit 2b8656f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.41.4](https://github.com/peaceiris/hugo-theme-iris/compare/v0.41.3...v0.41.4) (2022-03-07)


### deps

* bump shell-quote from 1.7.2 to 1.7.3 (#474) ([f74b55e](https://github.com/peaceiris/hugo-theme-iris/commit/f74b55e0085d91caf6353fb8df37b00aa8d68043)), closes [#474](https://github.com/peaceiris/hugo-theme-iris/issues/474)



## [0.41.3](https://github.com/peaceiris/hugo-theme-iris/compare/v0.41.2...v0.41.3) (2022-03-05)


Expand Down
4 changes: 2 additions & 2 deletions 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.41.3",
"version": "0.41.4",
"private": true,
"description": "Hugo IRIS Theme - Portfolio and Blog",
"homepage": "https://github.com/peaceiris/hugo-theme-iris#readme",
Expand Down

0 comments on commit 2b8656f

Please sign in to comment.