Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 22, 2023
1 parent 5d8489f commit 2efe888
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.

### [3.0.4](https://github.com/microlinkhq/proxy/compare/v3.0.3...v3.0.4) (2023-02-22)


### Bug Fixes

* avoid stream.pipeline ([5d8489f](https://github.com/microlinkhq/proxy/commit/5d8489f3095910e33ab9155e04ed0d03967e4c8e))

### 3.0.3 (2023-02-14)

### 3.0.2 (2022-08-21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/proxy",
"description": "Interact with Microlink API without exposing your creedentials.",
"homepage": "https://github.com/microlinkhq/proxy",
"version": "3.0.3",
"version": "3.0.4",
"main": "src/index.js",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 2efe888

Please sign in to comment.