@krimzen-ninja/common-errors
Advanced tools
Comparing version 0.0.1 to 0.1.0
@@ -5,4 +5,24 @@ # Changelog | ||
## [0.0.1](https://github.com/KrimzenNinja/krimzen-ninja/compare/common-errors-beta-0.0.1-beta.0...common-errors-beta-0.0.1) (2023-12-18) | ||
## 0.1.0 (2023-12-18) | ||
### Features | ||
* **common-errors:** adding old publish back in for comparison ([e79bc3e](https://github.com/KrimzenNinja/krimzen-ninja/commit/e79bc3e213bd79c1df73fc2cc390c072ab413e89)) | ||
* **common-errors:** removing commented out code ([57b544f](https://github.com/KrimzenNinja/krimzen-ninja/commit/57b544f15fa8b531300711436fed8ceead7da2c2)) | ||
* **npm-libs:** updating package.json descriptions ([e930443](https://github.com/KrimzenNinja/krimzen-ninja/commit/e9304432c133463cc6c58849b424f687c429ff3a)) | ||
### Bug Fixes | ||
* **common-errors:** updating common errors to use BSON so it can run on web ([f0c1405](https://github.com/KrimzenNinja/krimzen-ninja/commit/f0c14058d8a810a5229b7faa122ea5587aedcb1d)) | ||
* **github:** updating readmes to trigger deploy ([6757709](https://github.com/KrimzenNinja/krimzen-ninja/commit/675770937192d6699090461b485faa2bbbfe6a63)) | ||
* **npm:** adding a . to readmes to trigger build ([c7b1535](https://github.com/KrimzenNinja/krimzen-ninja/commit/c7b1535f4448a173530ae7e3f51c7ba9069add5e)) | ||
* **nx:** changing the dist folder of common-errors so that builds work with npm workspaces ([7e1cafc](https://github.com/KrimzenNinja/krimzen-ninja/commit/7e1cafca2dafa1020bf02b5462461c3ca4bfe0b7)) | ||
### Reverts | ||
* Revert "chore($common-errors): release version 0.0.1 [skip ci]" ([e776d93](https://github.com/KrimzenNinja/krimzen-ninja/commit/e776d93219db783dec20a2be6ba7cd88d17a0ef7)) | ||
## [0.5.2](https://github.com/KrimzenNinja/krimzen-ninja/compare/common-errors-0.5.1...common-errors-0.5.2) (2023-12-18) | ||
@@ -9,0 +29,0 @@ |
{ | ||
"name": "@krimzen-ninja/common-errors", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "A collection of custom common errors that can be used across projects and modules and a base class to extend.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20636