Skip to content

Commit 11c1952

Browse files
chore(release): version 3.9.15
## [3.9.15](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.14...v3.9.15) (2022-09-27) Grab this version by running: ```shell go install github.com/megabyte-labs/[email protected] ```
1 parent b2cda6e commit 11c1952

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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.15](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.14...v3.9.15) (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/[email protected]
16+
```
17+
518
## [3.9.14](https://gitlab.com/megabyte-labs/go/cli/task-dash/compare/v3.9.13...v3.9.14) (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.14",
4+
"version": "3.9.15",
55
"description": "A gorgeous TUI menu for go-task/task",
66
"license": "MIT",
77
"author": "Brian Zalewski <[email protected]> (https://megabyte.space)",

0 commit comments

Comments
 (0)