Skip to content

Commit ab21071

Browse files
committed
chore(release): 2.6.2 [skip ci]
1 parent 8f6187c commit ab21071

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.6.2](https://github.com/Tracktor/treege-consumer/compare/2.6.1...2.6.2) (2026-01-09)
6+
7+
8+
### Bug Fixes
9+
10+
* filter country options for Google Places Autocomplete API ([8f6187c](https://github.com/Tracktor/treege-consumer/commit/8f6187c1e8cae70d80e34f6e44b70a38961a5467))
11+
* update .gitignore to include .env and .npmrc files [CI SKIP] ([54a0138](https://github.com/Tracktor/treege-consumer/commit/54a013803cae7abafcdc5ae1fdee150b111bc26c))
12+
513
## [2.6.1](https://github.com/Tracktor/treege-consumer/compare/2.6.0...2.6.1) (2026-01-06)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "treege-consumer",
33
"description": "A React library to consume easily form generated from Tree",
4-
"version": "2.6.1",
4+
"version": "2.6.2",
55
"type": "module",
66
"types": "dist/main.d.ts",
77
"main": "dist/main.umd.cjs",

0 commit comments

Comments
 (0)