Skip to content

Commit 82bd615

Browse files
committed
6.2.2
1 parent 02eb202 commit 82bd615

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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+
### [6.2.2](https://github.com/AnthonyLzq/simba.js/compare/v6.2.1...v6.2.2) (2022-07-11)
6+
7+
8+
### Bug Fixes
9+
10+
* project structures examples content ([4e06f4f](https://github.com/AnthonyLzq/simba.js/commit/4e06f4f9ed57c653ae3b1c312cf679f913157f6b))
11+
512
### [6.2.1](https://github.com/AnthonyLzq/simba.js/compare/v6.2.0...v6.2.1) (2022-07-11)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anthonylzq/simba.js",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "set up a modern backend app by running one command",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)