Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.1...v1.21.0) (2024-06-05)

### Bug Fixes

* install angular cdk and bump deps ([867eb12](867eb12))
* update image gallery defaults ([8182d1f](8182d1f))

### Features

* update about component ([33504a1](33504a1))
* update image gallery functionality ([6d00ce9](6d00ce9))
* update resume ([3491402](3491402))
  • Loading branch information
semantic-release-bot committed Jun 5, 2024
1 parent ab8cdcc commit ed70b05
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.21.0](https://github.com/daneisburgh/daneisburgh.com/compare/v1.20.1...v1.21.0) (2024-06-05)


### Bug Fixes

* install angular cdk and bump deps ([867eb12](https://github.com/daneisburgh/daneisburgh.com/commit/867eb12428892ebae1a24084095d581fecbb8394))
* update image gallery defaults ([8182d1f](https://github.com/daneisburgh/daneisburgh.com/commit/8182d1f896afa345fc60a35ea76792a28dd91530))


### Features

* update about component ([33504a1](https://github.com/daneisburgh/daneisburgh.com/commit/33504a1d1fab6859b77f1cc34031c5b5751f7aff))
* update image gallery functionality ([6d00ce9](https://github.com/daneisburgh/daneisburgh.com/commit/6d00ce9e6ab3d54fc209643c2cf7edebea4eed3a))
* update resume ([3491402](https://github.com/daneisburgh/daneisburgh.com/commit/349140247fb7a6b08063942cd4b235d5b5dcd145))

## [1.20.1](https://github.com/daneisburgh/daneisburgh.com/compare/v1.20.0...v1.20.1) (2024-06-02)


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
Expand Up @@ -2,7 +2,7 @@
"name": "daneisburgh.com",
"author": "Dane Isburgh <hello@daneisburgh.com> (https://daneisburgh.com)",
"repository": "https://github.com/daneisburgh/daneisburgh.com",
"version": "1.20.1",
"version": "1.21.0",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit ed70b05

Please sign in to comment.