Skip to content

Commit

Permalink
chore: rebrand to ubiquity-os-logger
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Oct 10, 2024
1 parent 9875d04 commit b08ddfd
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 18 deletions.
35 changes: 21 additions & 14 deletions CHANGELOG.md
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))
4 changes: 2 additions & 2 deletions README.md
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.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubiquity-dao/ubiquibot-logger",
"version": "1.3.0",
"name": "@ubiquity-os/ubiquity-os-logger",
"version": "1.3.1",
"description": "Ubiquity logging module with Supabase support.",
"author": "Ubiquity DAO",
"license": "MIT",
Expand Down

0 comments on commit b08ddfd

Please sign in to comment.