Skip to content

Commit e5a8d92

Browse files
chore(main): release 1.6.0 (#26)
1 parent 7903aed commit e5a8d92

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/gravity-ui/sdk/compare/v1.5.1...v1.6.0) (2025-02-21)
4+
5+
6+
### Features
7+
8+
* added the ability to connect request interceptors ([#25](https://github.com/gravity-ui/sdk/issues/25)) ([7903aed](https://github.com/gravity-ui/sdk/commit/7903aed1833935f7f02b9139a3257aff7809f41a))
9+
310
## [1.5.1](https://github.com/gravity-ui/sdk/compare/v1.5.0...v1.5.1) (2024-09-18)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/sdk",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)