Skip to content

Commit

Permalink
version: 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Feb 27, 2024
1 parent 9a0a038 commit eb81430
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Support for `LogstashHandler`
*

### Changed

Expand All @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

*

## [0.1.4] - 2024-02-27

### Added

* Support for `LogstashHandler`

## [0.1.3] - 2023-10-25

### Added
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": "orion-commons",
"version": "0.1.3",
"version": "0.1.4",
"description": "Commons Orion library",
"repository": {
"type": "git",
Expand Down

0 comments on commit eb81430

Please sign in to comment.