Skip to content

Commit

Permalink
chore(main): release 2.5.1 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 4, 2024
1 parent 8f95601 commit c192ceb
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

## [2.5.1](https://github.com/gravity-ui/gateway/compare/v2.5.0...v2.5.1) (2024-08-04)


### Bug Fixes

* param error is returned more explicitly instead of an empty value ([#61](https://github.com/gravity-ui/gateway/issues/61)) ([8f95601](https://github.com/gravity-ui/gateway/commit/8f95601363a3908962e532995a8d661028bea116))

## [2.5.0](https://github.com/gravity-ui/gateway/compare/v2.4.0...v2.5.0) (2024-06-20)


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": "2.5.0",
"version": "2.5.1",
"description": "",
"license": "MIT",
"main": "build/index.js",
Expand Down

0 comments on commit c192ceb

Please sign in to comment.