Skip to content

Commit de14530

Browse files
committed
bump(version): v1.2.0 pre-release
1 parent cb775e4 commit de14530

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

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

33
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
44

5+
## 1.2.0 - 2026-01-10
6+
7+
### Features and enhancements 🎉
8+
9+
* feat: add `/dizz` and `/flick` slash commands by @gounux in https://github.com/geotribu/qchat/pull/44
10+
11+
### Tooling 🔧
12+
13+
* build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/geotribu/qchat/pull/43
14+
* build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/geotribu/qchat/pull/46
15+
* build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/geotribu/qchat/pull/47
16+
* build(deps): bump dawidd6/action-download-artifact from 11 to 12 by @dependabot[bot] in https://github.com/geotribu/qchat/pull/48
17+
* build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/geotribu/qchat/pull/49
18+
19+
### Other Changes
20+
21+
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/geotribu/qchat/pull/50
22+
523
## 1.1.1 - 2025-11-28
624

725
### Documentation 📖

qchat/metadata.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ icon=resources/images/logo_qchat.svg
88
tags=chat,community,geotribu,social
99

1010
# credits and contact
11-
author=Guilhem Allaman (Geotribu), Julien Moura (Geotribu)
11+
author=Geotribu
1212
1313
homepage=https://geotribu.github.io/qchat/
1414
repository=https://github.com/geotribu/qchat
@@ -22,5 +22,5 @@ qgisMaximumVersion=4.99
2222
supportsQt6=True
2323

2424
# versioning
25-
version=1.2.0-DEV
25+
version=1.3.0-DEV
2626
changelog=

0 commit comments

Comments
 (0)