Skip to content

Commit f1678b8

Browse files
chore(main): release 2.6.3 (#642)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a675178 commit f1678b8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.6.3](https://github.com/graasp/graasp-query-client/compare/v2.6.2...v2.6.3) (2024-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* add country_code to geoloc address ([#648](https://github.com/graasp/graasp-query-client/issues/648)) ([a675178](https://github.com/graasp/graasp-query-client/commit/a675178a5e0636035c0f93a53a75895aebccf6b4))
9+
* make graasp deps peer ([#641](https://github.com/graasp/graasp-query-client/issues/641)) ([a8aba03](https://github.com/graasp/graasp-query-client/commit/a8aba0379c94d13c2b7bd3bda7770f23796389ac))
10+
311
## [2.6.2](https://github.com/graasp/graasp-query-client/compare/v2.6.1...v2.6.2) (2024-02-15)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graasp/query-client",
3-
"version": "2.6.2",
3+
"version": "2.6.3",
44
"type": "commonjs",
55
"repository": "graasp/graasp-query-client",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)