Skip to content

Commit

Permalink
chore(main): release 3.0.4 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 17, 2024
1 parent 18c2574 commit b7fabef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.4](https://github.com/gravity-ui/gateway/compare/v3.0.3...v3.0.4) (2024-10-17)


### Bug Fixes

* use onRetry function instead of interceptors for setting x-request-attempt header ([#90](https://github.com/gravity-ui/gateway/issues/90)) ([18c2574](https://github.com/gravity-ui/gateway/commit/18c2574cd2b69468e28991b218e827e7c35442ef))

## [3.0.3](https://github.com/gravity-ui/gateway/compare/v3.0.2...v3.0.3) (2024-10-04)


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": "@gravity-ui/gateway",
"version": "3.0.3",
"version": "3.0.4",
"description": "",
"license": "MIT",
"main": "build/index.js",
Expand Down

0 comments on commit b7fabef

Please sign in to comment.