Skip to content

Commit

Permalink
Merge pull request #114 from sasaki77/release-1.4.3
Browse files Browse the repository at this point in the history
REL: update for 1.4.3 release
  • Loading branch information
sasaki77 authored Nov 7, 2022
2 parents 16fb225 + 1c9b285 commit 427b286
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Change Log
## 1.4.3 (2022-11-08)

### Bug fixes
- **Backend**: Return an error response when the plugin received an invalid response from AA server.

## 1.4.2 (2022-09-20)

### Bug fixes
Expand Down
6 changes: 6 additions & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Release Notes
## 1.4.3

**2022-11-08**

### Bug fixes
- **Backend**: Return an error response when the plugin received an invalid response from AA server

## 1.4.2

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sasaki77-archiver-appliance",
"alerting": true,
"private": true,
"version": "1.4.2",
"version": "1.4.3",
"description": "ArchiverAppliance",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -55,4 +55,4 @@
},
"homepage": "https://github.com/sasaki77/archiverappliance-datasource#readme",
"dependencies": {}
}
}

0 comments on commit 427b286

Please sign in to comment.