Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1646a8b

Browse files
committed
chore(release): 1.2.1
1 parent 0bdabd6 commit 1646a8b

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

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

5+
### [1.2.1](https://github.com/altea-abs/time-boxing/compare/v1.2.0...v1.2.1) (2025-09-02)
6+
7+
8+
### πŸ“š Documentation
9+
10+
* update project documentation to reflect v1.2.0 undo/redo system ([d3f3fb0](https://github.com/altea-abs/time-boxing/commit/d3f3fb03eddf0671af3aef9db29b4ee463c9be6f))
11+
12+
13+
### πŸ› Bug Fixes
14+
15+
* **ui:** enable drag and drop from braindump to priorities ([0bdabd6](https://github.com/altea-abs/time-boxing/commit/0bdabd6b148aed8389bfb4cd69fb246e986bce4c))
16+
517
## [1.2.0](https://github.com/altea-abs/time-boxing/compare/v1.1.0...v1.2.0) (2025-09-02)
618

719

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-app",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
Β (0)