Skip to content

Commit b59d071

Browse files
committed
chore(release): 1.2.1
1 parent 9822781 commit b59d071

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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
### [1.2.1](https://github.com/devthejo/foundernetes/compare/v1.2.0...v1.2.1) (2023-03-08)
6+
7+
8+
### Bug Fixes
9+
10+
* big refacto rm middlewares +log integration ([9822781](https://github.com/devthejo/foundernetes/commit/9822781e7dba72c98ef1eb8310398fff853ba5a1))
11+
* set play as default command ([419629a](https://github.com/devthejo/foundernetes/commit/419629a94c81d5b3e856978895d2fb293cb7f0cb))
12+
513
## [1.2.0](https://github.com/devthejo/foundernetes/compare/v1.1.3...v1.2.0) (2023-03-03)
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": "foundernetes",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Infra Idempotence As A Framework",
55
"main": "src/index.js",
66
"repository": "https://github.com/devthejo/foundernetes.git",

0 commit comments

Comments
 (0)