Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Commit 19eabb6

Browse files
committed
chore(release): 2.3.1
1 parent c5b68cf commit 19eabb6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
### [2.3.1](https://github.com/devopsmakers/xterrafile/compare/v2.3.0...v2.3.1) (2019-10-20)
6+
57
## [2.3.0](https://github.com/devopsmakers/xterrafile/compare/v2.1.3...v2.3.0) (2019-10-20)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xterrafile",
33
"description": "a pure Go tool for managing vendored modules and formulas using a YAML file",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"license": "MIT",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)