Skip to content

Commit 8742e4a

Browse files
Version Packages (#176)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 10eeb2c commit 8742e4a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/real-owls-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-mangos-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# vite-plugin-relay-lite
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- d386bee: Allow `.config/relay.{js,json}` for config
8+
9+
### Patch Changes
10+
11+
- 10eeb2c: Fix compilation issue on QueryRenderer component
12+
313
## 0.8.3
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-relay-lite",
3-
"version": "0.8.3",
3+
"version": "0.9.0",
44
"description": "Vite plugin for more convenient Relay experience",
55
"homepage": "https://github.com/cometkim/vite-plugin-relay-lite",
66
"author": {

0 commit comments

Comments
 (0)