Skip to content

Commit 6530a0b

Browse files
committed
chore(release): 2.2.2
1 parent f184c16 commit 6530a0b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.2](https://github.com/imagine10255/bear-node-docker/compare/v2.2.1...v2.2.2) (2022-08-03)
6+
7+
8+
### Bug Fixes
9+
10+
* fix add miss package enquirer (devDependencies move to dependencies) ([f184c16](https://github.com/imagine10255/bear-node-docker/commit/f184c16dcf5584ed57d659d9db2afed15a163bd2))
11+
512
### [2.2.1](https://github.com/imagine10255/bear-node-docker/compare/v2.2.0...v2.2.1) (2022-08-03)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bear-node-docker",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Common tools build docker image for node project development",
55
"keywords": [
66
"reactjs",

0 commit comments

Comments
 (0)