Skip to content

Commit

Permalink
meta: add changelog for v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Sep 21, 2021
1 parent 62adbd7 commit 8135a7a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.5.2](https://github.com/h-enk/hyas/compare/v1.5.1...v1.5.2)

- feat: replaced image shortcodes w/ image render hook [`#188`](https://github.com/h-enk/hyas/pull/188)
- config: update + remove unused params [`#187`](https://github.com/h-enk/hyas/pull/187)
- fix: change body classes [`#165`](https://github.com/h-enk/hyas/pull/165)
- Remove "shrink-to-fit=no" [`#184`](https://github.com/h-enk/hyas/pull/184)
- deps: bump @babel/cli from 7.15.4 to 7.15.7 [`6554ad4`](https://github.com/h-enk/hyas/commit/6554ad457102cb08887e03172122209d97072b85)
- deps: bump versions to latest [`13fca45`](https://github.com/h-enk/hyas/commit/13fca456ffdbb537c082b391ddac0d265361b90a)
- fix: move body-class to partial [`785380a`](https://github.com/h-enk/hyas/commit/785380a73fd81d109a76a9f4de26a35ce064321c)

#### [v1.5.1](https://github.com/h-enk/hyas/compare/v1.5.0...v1.5.1)

> 27 August 2021
- Replaces instant.page w/ quicklink [`#173`](https://github.com/h-enk/hyas/pull/173)
- Libsass [`#166`](https://github.com/h-enk/hyas/pull/166)
- Esbuild [`#155`](https://github.com/h-enk/hyas/pull/155)
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,7 +1,7 @@
{
"name": "@hyas/core",
"description": "Hyas core",
"version": "1.5.1",
"version": "1.5.2",
"browserslist": [
"defaults"
],
Expand Down

0 comments on commit 8135a7a

Please sign in to comment.