Skip to content

Commit 71ad80f

Browse files
committed
chore(release): 2.3.2
1 parent c14afe9 commit 71ad80f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2](https://github.com/fbi-js/factory-node/compare/v2.3.1...v2.3.2) (2021-05-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **monorepo:** fix fbi create monorepo template error ([c14afe9](https://github.com/fbi-js/factory-node/commit/c14afe9a45b851285c51dd2b851aa3c1d811da3c))
11+
* **template/service:** add .ejs file ([fad0f7c](https://github.com/fbi-js/factory-node/commit/fad0f7c2c9cd879794a7b668567bff29984c8a34))
12+
513
### [2.3.1](https://github.com/fbi-js/factory-node/compare/v2.3.0...v2.3.1) (2021-03-02)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fbi-js/factory-node",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "factory for node.js application development",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)