Skip to content

Commit

Permalink
chore(release): 1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
f3rno64 committed Dec 19, 2023
1 parent 9384ba2 commit 7b8938a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [1.32.1](https://github.com/f3rno64/track-time-cli/compare/v1.32.0...v1.32.1) (2023-12-19)


### Bug Fixes

* resume active sheet in resume command ([a804cf6](https://github.com/f3rno64/track-time-cli/commit/a804cf688399d282851eb516f9e674dcb86c3411))
* test ([9384ba2](https://github.com/f3rno64/track-time-cli/commit/9384ba210b412601bf072b06bde78c9d789ddd25))

## [1.32.0](https://github.com/f3rno64/track-time-cli/compare/v1.31.0...v1.32.0) (2023-12-19)

## [1.31.0](https://github.com/f3rno64/track-time-cli/compare/v1.30.0...v1.31.0) (2023-12-18)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "track-time-cli",
"version": "1.32.0",
"version": "1.32.1",
"description": "A CLI utility for tracking tasks in time sheets, inspired by timetrap.",
"main": "index.js",
"repository": "https://github.com/f3rno64/track-time-cli",
Expand Down

0 comments on commit 7b8938a

Please sign in to comment.