Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Oct 26, 2020
1 parent b4ed1a6 commit 6b77307
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/villus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.1](https://github.com/logaretm/villus/compare/[email protected]@1.0.0-rc.1) (2020-10-26)


### Features

* upgrade Vue and provide a workaround for [#72](https://github.com/logaretm/villus/issues/72) ([6127f37](https://github.com/logaretm/villus/commit/6127f379adf743b691f48f9bc6d044553f9771b5))





# [1.0.0-rc.0](https://github.com/logaretm/villus/compare/[email protected]@1.0.0-rc.0) (2020-10-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/villus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "villus",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"description": "A small and fast GraphQL client for Vue.js",
"module": "dist/villus.esm.js",
"unpkg": "dist/villus.js",
Expand Down

0 comments on commit 6b77307

Please sign in to comment.