generated from ubiquity/ts-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rebrand to ubiquity-os-logger
- Loading branch information
Showing
3 changed files
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,54 @@ | ||
# Changelog | ||
|
||
## [1.3.0](https://github.com/ubiquity/ubiquibot-logger/compare/v1.2.0...v1.3.0) (2024-07-10) | ||
## [1.3.1](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.3.0...v1.3.1) (2024-08-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* always return a LogReturn instead of null ([b46b77d](https://github.com/ubiquity-os/ubiquity-os-logger/commit/b46b77d2198746d4484b45b8eff45de2865567af)) | ||
|
||
## [1.3.0](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.2.0...v1.3.0) (2024-07-10) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 1.3.0 ([ac68790](https://github.com/ubiquity/ubiquibot-logger/commit/ac68790560805d850af0de5bba2deeb559651898)) | ||
* release 1.3.0 ([ac68790](https://github.com/ubiquity-os/ubiquity-os-logger/commit/ac68790560805d850af0de5bba2deeb559651898)) | ||
|
||
## [1.2.0](https://github.com/ubiquity/ubiquibot-logger/compare/v1.1.2...v1.2.0) (2024-07-03) | ||
## [1.2.0](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.1.2...v1.2.0) (2024-07-03) | ||
|
||
|
||
### Features | ||
|
||
* the package is now compiled for both ESM and CommonJs ([42f1cab](https://github.com/ubiquity/ubiquibot-logger/commit/42f1cab960afd42dcb3c19097e800e02a8881aa0)) | ||
* the package is now compiled for both ESM and CommonJs ([42f1cab](https://github.com/ubiquity-os/ubiquity-os-logger/commit/42f1cab960afd42dcb3c19097e800e02a8881aa0)) | ||
|
||
## [1.1.2](https://github.com/ubiquity/ubiquibot-logger/compare/v1.1.1...v1.1.2) (2024-07-02) | ||
## [1.1.2](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.1.1...v1.1.2) (2024-07-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* yarn pack is now called on release-please.yml ([4df89c8](https://github.com/ubiquity/ubiquibot-logger/commit/4df89c849c74efc4d7bcb88192fb0afcd477acf4)) | ||
* yarn pack is now called on release-please.yml ([4df89c8](https://github.com/ubiquity-os/ubiquity-os-logger/commit/4df89c849c74efc4d7bcb88192fb0afcd477acf4)) | ||
|
||
## [1.1.1](https://github.com/ubiquity/ubiquibot-logger/compare/v1.1.0...v1.1.1) (2024-07-02) | ||
## [1.1.1](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.1.0...v1.1.1) (2024-07-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* renamed package.json to be under an org ([f46e46b](https://github.com/ubiquity/ubiquibot-logger/commit/f46e46b78a29f5ed9c4b5c7ea2085d68e182bc09)) | ||
* renamed package.json to be under an org ([f46e46b](https://github.com/ubiquity-os/ubiquity-os-logger/commit/f46e46b78a29f5ed9c4b5c7ea2085d68e182bc09)) | ||
|
||
## [1.1.0](https://github.com/ubiquity/ubiquibot-logger/compare/v1.0.0...v1.1.0) (2024-07-02) | ||
## [1.1.0](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.0.0...v1.1.0) (2024-07-02) | ||
|
||
### Features | ||
|
||
* export pretty-logs ([bb9e691](https://github.com/ubiquity/ubiquibot-logger/commit/bb9e691f85b7b52cd339d82e4f98fe409a801a7b)) | ||
* logging NPM module initial port from ubiquibot refactor/general ([1ffe3d0](https://github.com/ubiquity/ubiquibot-logger/commit/1ffe3d00060e77b9eee3a0258d8baba2e5991e77)) | ||
* export pretty-logs ([bb9e691](https://github.com/ubiquity-os/ubiquity-os-logger/commit/bb9e691f85b7b52cd339d82e4f98fe409a801a7b)) | ||
* logging NPM module initial port from ubiquity-os refactor/general ([1ffe3d0](https://github.com/ubiquity-os/ubiquity-os-logger/commit/1ffe3d00060e77b9eee3a0258d8baba2e5991e77)) | ||
|
||
### Bug Fixes | ||
|
||
* updated target branch for release-please.yml ([dcbdcea](https://github.com/ubiquity/ubiquibot-logger/commit/dcbdcea5a4e71de7072023c2caef432c7b984115)) | ||
* updated target branch for release-please.yml ([dcbdcea](https://github.com/ubiquity-os/ubiquity-os-logger/commit/dcbdcea5a4e71de7072023c2caef432c7b984115)) | ||
|
||
## 1.0.0 (2024-07-02) | ||
|
||
### Features | ||
|
||
* export pretty-logs ([bb9e691](https://github.com/ubiquity/ubiquibot-logger/commit/bb9e691f85b7b52cd339d82e4f98fe409a801a7b)) | ||
* logging NPM module initial port from ubiquibot refactor/general ([1ffe3d0](https://github.com/ubiquity/ubiquibot-logger/commit/1ffe3d00060e77b9eee3a0258d8baba2e5991e77)) | ||
* export pretty-logs ([bb9e691](https://github.com/ubiquity-os/ubiquity-os-logger/commit/bb9e691f85b7b52cd339d82e4f98fe409a801a7b)) | ||
* logging NPM module initial port from ubiquity-os refactor/general ([1ffe3d0](https://github.com/ubiquity-os/ubiquity-os-logger/commit/1ffe3d00060e77b9eee3a0258d8baba2e5991e77)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# `@ubiquity-dao/ubiquibot-logger` | ||
# `@ubiquity-os/ubiquity-os-logger` | ||
|
||
Ubiquity logger NPM module. | ||
UbiquityOS logger NPM module. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters