Skip to content

Commit f309ec0

Browse files
chore(release): version 3.9.12
## [3.9.12](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.11...v3.9.12) (2022-09-27) Grab this version by running: ```shell go install github.com/megabyte-labs/task-dash@v3.9.11 ```
1 parent f67da87 commit f309ec0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

docs/CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. In order to maintain this file through automation, all commits to this repository must adhere to the guidelines laid out by [Conventional Commits](https://conventionalcommits.org) and the [Megabyte Labs Commit Guide](https://megabyte.space/docs/contributing/commits).
44

5+
## [3.9.12](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.11...v3.9.12) (2022-09-27)
6+
7+
8+
9+
10+
11+
Grab this version by running:
12+
13+
14+
```shell
15+
go install github.com/megabyte-labs/task-dash@v3.9.11
16+
```
17+
518
## [3.9.11](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.10...v3.9.11) (2022-09-27)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "task-dash",
4-
"version": "3.9.11",
4+
"version": "3.9.12",
55
"description": "A gorgeous TUI menu for go-task/task",
66
"license": "MIT",
77
"author": "Brian Zalewski <brian@megabyte.space> (https://megabyte.space)",

0 commit comments

Comments
 (0)