Skip to content

Commit

Permalink
chore(release): 0.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
boudydegeer committed Feb 9, 2023
1 parent c4f717f commit b1d9089
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.37](https://github.com/mosaiqo/feathers-microservices/compare/0.0.36...0.0.37) (2023-02-09)


### Features

* add custom events listeners and emitters ([c4f717f](https://github.com/mosaiqo/feathers-microservices/commit/c4f717fd56258b5fff7fe2de74b45608d2d2ac04))

### [0.0.36](https://github.com/mosaiqo/feathers-microservices/compare/0.0.35...0.0.36) (2023-02-08)


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": "@mosaiqo/feathers-microservices",
"version": "0.0.36",
"version": "0.0.37",
"description": "This is my humble opinionated approach to connect different microservices written in Feathers JS.",
"homepage": "https://mosaiqo.github.io/feathers-microservices/",
"repository": "https://github.com/mosaiqo/feathers-microservices/",
Expand Down

0 comments on commit b1d9089

Please sign in to comment.