Skip to content

Commit 6705dd1

Browse files
chore(master): release 0.6.0 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00c1275 commit 6705dd1

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.5"
2+
".": "0.6.0"
33
}

Diff for: CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/leg100/pug/compare/v0.5.5...v0.6.0) (2024-12-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* trigger new minor release
9+
10+
### Features
11+
12+
* don't redirect short tasks ([1925a2d](https://github.com/leg100/pug/commit/1925a2db28024048f0791e5746e05ee5edace3a2))
13+
* make common actions avail in all panes ([953cbae](https://github.com/leg100/pug/commit/953cbae12779ce87118c85d2f8de53c80e3533ab))
14+
* re-introduce history for top right pane ([41a5ce2](https://github.com/leg100/pug/commit/41a5ce24faac4b5ccdea3713fe6b83dc0b6ad143))
15+
* tree UI ([#137](https://github.com/leg100/pug/issues/137)) ([4a10ce8](https://github.com/leg100/pug/commit/4a10ce83a8511d8766bf8d61f0ffb62c08557ab7))
16+
* trigger new minor release ([3433260](https://github.com/leg100/pug/commit/3433260ec8275f36bf692657bcfd03d9438ed5ae))
17+
* use checkmark to denote current workspace ([2e6cf4c](https://github.com/leg100/pug/commit/2e6cf4ca9d215e7654708cc9faf105da9f616bbb))
18+
19+
20+
### Miscellaneous
21+
22+
* bump go and deps ([79a0ec4](https://github.com/leg100/pug/commit/79a0ec43099a5bbae4c739ffbb0ffa536c7b0b97))
23+
* clean up active pane mgmt ([134e53e](https://github.com/leg100/pug/commit/134e53ee5d2c54131730bbb9f32fa93b8735f94c))
24+
* document nerdfonts ([00c1275](https://github.com/leg100/pug/commit/00c12758b7d35089dee90611e6d743a187e42d7d))
25+
* improve module color on light bg ([41dca83](https://github.com/leg100/pug/commit/41dca83c141a483f020acf5096bf11a2b7056005))
26+
* update demo and docs ([0e3e9fa](https://github.com/leg100/pug/commit/0e3e9fa50421eb431de49d943e3f1c5d6283ba5d))
27+
328
## [0.5.5](https://github.com/leg100/pug/compare/v0.5.4...v0.5.5) (2024-10-07)
429

530

0 commit comments

Comments
 (0)