Skip to content

Commit

Permalink
chore(main): release 2.2.0
Browse files Browse the repository at this point in the history
Merge pull request #22 from PunGrumpy/release-please--branches--main--components--logixlysia
  • Loading branch information
PunGrumpy committed Mar 19, 2024
2 parents 68417c4 + 4d96bb7 commit d8b82a2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.2.0](https://github.com/PunGrumpy/logixlysia/compare/v2.1.0...v2.2.0) (2024-03-19)


### Features

* **options:** add show ip ([4e997c5](https://github.com/PunGrumpy/logixlysia/commit/4e997c557e9aef6046a93e0cab9fe11a87df3430))


### Bug Fixes

* **logger:** change to use array and push them ([3feefb7](https://github.com/PunGrumpy/logixlysia/commit/3feefb7a8dddc42c4eec54de40ab9dd8d5c70e70))

## [2.1.0](https://github.com/PunGrumpy/logixlysia/compare/v2.0.2...v2.1.0) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logixlysia",
"version": "2.1.0",
"version": "2.2.0",
"description": "🦊 Logixlysia is a logger for Elysia",
"type": "module",
"module": "src/index.ts",
Expand Down

0 comments on commit d8b82a2

Please sign in to comment.