Skip to content

Commit

Permalink
chore(release): v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxb committed May 12, 2023
1 parent 9c0e98d commit 2a5a677
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v0.1.3

[compare changes](https://github.com/nyxb/consolji/compare/v0.1.2...v0.1.3)


### 🏡 Chore

- **github-assets:** Add cover-github-consolji.png The commit adds a new image file named cover-github-consolji.png to the .github/assets directory. This image file will be used as a cover image for the GitHub repository. ([d13b063](https://github.com/nyxb/consolji/commit/d13b063))
- **consolji.ts:** Remove unused time functions The time functions were not being used and were removed to improve code readability and maintainability. ([9c0e98d](https://github.com/nyxb/consolji/commit/9c0e98d))

### ❤️ Contributors

- Nyxb <[email protected]>

## v0.1.2


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "consolji",
"version": "0.1.2",
"version": "0.1.3",
"description": "Magical Console Wrapper with Conventional💙Commits",
"author": "Dennis Ollhoff <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 2a5a677

Please sign in to comment.