Skip to content

Commit fd7327a

Browse files
committed
chore(release): 0.10.3
1 parent c81e1e1 commit fd7327a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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+
### [0.10.3](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.10.2...v0.10.3) (2024-04-06)
6+
7+
8+
### Features
9+
10+
* detect more modules ([c81e1e1](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/c81e1e1825868103ec2f1622003792647d689e2a))
11+
512
### [0.10.2](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.10.1...v0.10.2) (2024-04-06)
613

714
### [0.10.1](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.10.0...v0.10.1) (2024-04-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telescope-analyzer",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)