Skip to content

Commit 25cf8d9

Browse files
committed
7.2.1
1 parent 991bc82 commit 25cf8d9

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+
### [7.2.1](https://github.com/AnthonyLzq/simba.js/compare/v7.2.0...v7.2.1) (2023-03-12)
6+
7+
8+
### Bug Fixes
9+
10+
* updating .npmignore to include static folder ([991bc82](https://github.com/AnthonyLzq/simba.js/commit/991bc82a2efb75e21697870db9df362a0b631809))
11+
512
## [7.2.0](https://github.com/AnthonyLzq/simba.js/compare/v7.1.0...v7.2.0) (2023-03-12)
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": "7.2.0",
3+
"version": "7.2.1",
44
"description": "set up a modern backend app by running one command",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)