Skip to content

Commit 8b5be3c

Browse files
committed
2.0.3
1 parent 9f1d403 commit 8b5be3c

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. Dates are displayed in UTC.
44

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+
512
### [v2.0.0](https://github.com/permafrost-dev/vue-ray/compare/v1.17.4...v2.0.0)
613

714
> 6 April 2024

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-ray",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Debug Vue code with Ray to fix problems faster",
55
"license": "MIT",
66
"author": "Patrick Organ <[email protected]>",

0 commit comments

Comments
 (0)