Skip to content

Commit

Permalink
chore(release): 1.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.22.0](v1.21.2...v1.22.0) (2024-06-28)

### Bug Fixes

* increase loading spinner padding ([fcc6eea](fcc6eea))

### Features

* update project data ([47ef48b](47ef48b))
  • Loading branch information
semantic-release-bot committed Jun 28, 2024
1 parent 8c65079 commit 76b6143
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
@@ -1,3 +1,15 @@
# [1.22.0](https://github.com/daneisburgh/daneisburgh.com/compare/v1.21.2...v1.22.0) (2024-06-28)


### Bug Fixes

* increase loading spinner padding ([fcc6eea](https://github.com/daneisburgh/daneisburgh.com/commit/fcc6eeaaf507aff723df3180ef113322ac88eee8))


### Features

* update project data ([47ef48b](https://github.com/daneisburgh/daneisburgh.com/commit/47ef48b53fc416d7f15f96a97705ac2fff9a4b9d))

## [1.21.2](https://github.com/daneisburgh/daneisburgh.com/compare/v1.21.1...v1.21.2) (2024-06-17)


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.21.2",
"version": "1.22.0",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit 76b6143

Please sign in to comment.