Skip to content

Commit

Permalink
chore(release): 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangweianger committed Jul 18, 2023
1 parent cbdd2d8 commit 883f2ca
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

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.1 (2023-07-18)


### Features

* init project ([cbdd2d8](https://github.com/yunke-yunfly/yunfly-plugin-v8-profiler/commit/cbdd2d8465444926a0dfaee58c3f294956aa1e9b))
* init yunfly plugin template ([33845d8](https://github.com/yunke-yunfly/yunfly-plugin-v8-profiler/commit/33845d8b69d4d415060544b04753af7f11eafee3))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-plugin-v8-profiler",
"version": "0.0.0",
"version": "0.0.1",
"description": "yunfly v8-profiler plugin, online analysis of cpuprofile.",
"main": "./dist/sdk/index.js",
"typings": "dist/sdk/index.d.ts",
Expand Down

0 comments on commit 883f2ca

Please sign in to comment.