Skip to content

Commit fdcc008

Browse files
author
Vitor Hugo Salgado
committed
chore(release): 3.0.1
1 parent 174c71b commit fdcc008

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.1](https://github.com/vitorsalgado/puma4j/compare/v3.0.0...v3.0.1) (2022-02-23)
6+
7+
8+
### Build
9+
10+
* **deps:** bump gson from 2.8.9 to 2.9.0 ([#30](https://github.com/vitorsalgado/puma4j/issues/30)) ([69ddcb1](https://github.com/vitorsalgado/puma4j/commit/69ddcb1866ef25f77c20ea4933e8baabc4038796))
11+
12+
13+
### Docs
14+
15+
* fix installing scope ([174c71b](https://github.com/vitorsalgado/puma4j/commit/174c71bc2b37ac90e3b9df7cbc7fa609254a3fff))
16+
* update version ([48cb491](https://github.com/vitorsalgado/puma4j/commit/48cb4919e3b657a8d120f7a30cdd7a8b30e0bcf5))
17+
518
## [3.0.0](https://github.com/vitorsalgado/puma4j/compare/v2.0.1...v3.0.0) (2022-02-01)
619

720

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.0.1

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "puma4j",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Puma4j Support Scripts",
55
"scripts": {
66
"release": "standard-version --commit-all",

0 commit comments

Comments
 (0)