Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 4460efd

Browse files
committed
chore(release): 3.0.2
1 parent 21726d2 commit 4460efd

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [3.0.2](https://github.com/nodeshift-starters/nodejs-rest-http-secured/compare/v3.0.1...v3.0.2) (2020-04-27)
6+
57
### [3.0.1](https://github.com/nodeshift-starters/nodejs-rest-http-secured/compare/v3.0.0...v3.0.1) (2019-11-27)
68

79
## [3.0.0](https://github.com/nodeshift-starters/nodejs-rest-http-secured/compare/v2.0.2...v3.0.0) (2019-05-31)

licenses/licenses.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0'?>
22
<licenseSummary>
33
<project>nodejs-rest-http-secured</project>
4-
<version>3.0.1</version>
4+
<version>3.0.2</version>
55
<license>Apache-2.0</license>
66
<dependencies>
77
<dependency>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-rest-http-secured",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"author": "Red Hat, Inc.",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)