Skip to content

Commit

Permalink
chore(release): 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Anadian committed Feb 13, 2024
1 parent e828aea commit 53babf9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

### [4.0.4](https://github.com/Anadian/cno-logger/compare/v4.0.3...v4.0.4) (2024-02-13)


### Chores

* Removed legacy "main" from package.json. ([e828aea](https://github.com/Anadian/cno-logger/commit/e828aeae3bfc9a83a6ac066c8a023d29c8341d74))

### [4.0.3](https://github.com/Anadian/cno-logger/compare/v4.0.2...v4.0.3) (2024-02-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cno-logger",
"version": "4.0.3",
"version": "4.0.4",
"description": "A micropackage formerly known as `application-log-winston-interface`: a wrapper around initialising Winston with Application-Log Standard levels, colours, and specific formats.",
"scripts": {
"test": "node --test ./src/lib.test.js",
Expand Down

0 comments on commit 53babf9

Please sign in to comment.