Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renxia committed Dec 25, 2023
1 parent a16626f commit 851549d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [0.0.8](https://github.com/lzwme/static-server/compare/v0.0.7...v0.0.8) (2023-12-25)

### [0.0.7](https://github.com/lzwme/static-server/compare/v0.0.6...v0.0.7) (2023-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lzwme/sserver",
"version": "0.0.7",
"version": "0.0.8",
"description": "一个基于 Node.js 的简易静态服务器,用于辅助开发调试随启随用",
"main": "dist/index.js",
"type": "commonjs",
Expand Down

0 comments on commit 851549d

Please sign in to comment.