@ubiquity-os/ubiquity-os-logger
Version:
Ubiquity logging module with Supabase support.
76 lines (36 loc) • 3.22 kB
Markdown
# Changelog
## [1.4.0](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.3.2...v1.4.0) (2025-01-25)
### Features
* change debug to IMPORTANT ([fa92078](https://github.com/ubiquity-os/ubiquity-os-logger/commit/fa92078edc7fc99a11c187306c1322d4052c7043))
* change to TIP ([9c9479a](https://github.com/ubiquity-os/ubiquity-os-logger/commit/9c9479ad80a2ead7d13d91e2d375e430ba5f0b9b))
* comment style and add warning ([75a6160](https://github.com/ubiquity-os/ubiquity-os-logger/commit/75a6160c1dab0b1bb21c94974cb2a0b92323c3d1))
### Bug Fixes
* name ([2d1f3a9](https://github.com/ubiquity-os/ubiquity-os-logger/commit/2d1f3a9c3e0b5ba38299279e4ada6baaa693580a))
## [1.3.2](https://github.com/ubiquity-os/ubiquity-os-logger/compare/v1.3.1...v1.3.2) (2024-10-10)
### Bug Fixes
* update README.md ([3fbbd74](https://github.com/ubiquity-os/ubiquity-os-logger/commit/3fbbd74169136b8c7d32bc202f6192a275728687))
## [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-os/ubiquity-os-logger/commit/ac68790560805d850af0de5bba2deeb559651898))
## [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-os/ubiquity-os-logger/commit/42f1cab960afd42dcb3c19097e800e02a8881aa0))
## [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-os/ubiquity-os-logger/commit/4df89c849c74efc4d7bcb88192fb0afcd477acf4))
## [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-os/ubiquity-os-logger/commit/f46e46b78a29f5ed9c4b5c7ea2085d68e182bc09))
## [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-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-os/ubiquity-os-logger/commit/dcbdcea5a4e71de7072023c2caef432c7b984115))
## 1.0.0 (2024-07-02)
### Features
* 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))