File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ v2.0.3] ( https://github.com/permafrost-dev/vue-ray/compare/v2.0.2...v2.0.3 )
6
+
7
+ - RayPlugin was not exported [ ` #245 ` ] ( https://github.com/permafrost-dev/vue-ray/pull/245 )
8
+ - Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 [ ` #243 ` ] ( https://github.com/permafrost-dev/vue-ray/pull/243 )
9
+ - RayPlugin exported via index.ts [ ` b8f100b ` ] ( https://github.com/permafrost-dev/vue-ray/commit/b8f100b7faa19a3faf657b7b10a15462fdd45c21 )
10
+ - Update README.md [ ` 61a5a8d ` ] ( https://github.com/permafrost-dev/vue-ray/commit/61a5a8dc359962fb9c733732bc54ef3959cc9a99 )
11
+
5
12
### [ v2.0.0] ( https://github.com/permafrost-dev/vue-ray/compare/v1.17.4...v2.0.0 )
6
13
7
14
> 6 April 2024
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-ray" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Debug Vue code with Ray to fix problems faster" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" Patrick Organ <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments