Skip to content

Commit

Permalink
chore(release): 8.4.29 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent 0b63173 commit 999e2fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.4.29](https://github.com/sanity-io/get-it/compare/v8.4.28...v8.4.29) (2024-05-07)

### Bug Fixes

- **deps:** update dependency @sanity/pkg-utils to ^6.8.12 ([#438](https://github.com/sanity-io/get-it/issues/438)) ([7d11328](https://github.com/sanity-io/get-it/commit/7d1132889a2619e701ec5511882b65f7184222f3))

## [8.4.28](https://github.com/sanity-io/get-it/compare/v8.4.27...v8.4.28) (2024-05-03)

### Bug Fixes
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": "get-it",
"version": "8.4.28",
"version": "8.4.29",
"description": "Generic HTTP request library for node, browsers and workers",
"keywords": [
"request",
Expand Down

0 comments on commit 999e2fd

Please sign in to comment.