Skip to content

Commit c880f69

Browse files
committed
chore: update org
1 parent 6347cfd commit c880f69

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
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.2.3](https://github.com/nuxt/vue-bundle-renderer/compare/v0.2.2...v0.2.3) (2021-01-22)
5+
### [0.2.3](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.2.2...v0.2.3) (2021-01-22)
66

77

88
### Features
99

10-
* support createApp as promise for lazy loading ([d5b82e7](https://github.com/nuxt/vue-bundle-renderer/commit/d5b82e7ed62f25bb2ff6e3ba6a79469210882e93))
10+
* support createApp as promise for lazy loading ([d5b82e7](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/d5b82e7ed62f25bb2ff6e3ba6a79469210882e93))
1111

12-
### [0.2.2](https://github.com/nuxt/vue-bundle-renderer/compare/v0.2.1...v0.2.2) (2020-11-01)
12+
### [0.2.2](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.2.1...v0.2.2) (2020-11-01)
1313

1414

1515
### Bug Fixes
1616

17-
* _registeredComponents should be a set ([40a711c](https://github.com/nuxt/vue-bundle-renderer/commit/40a711c2d394b66c52164200215b105d2de0473b))
17+
* _registeredComponents should be a set ([40a711c](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/40a711c2d394b66c52164200215b105d2de0473b))
1818

19-
### [0.2.1](https://github.com/nuxt/vue-bundle-renderer/compare/v0.2.0...v0.2.1) (2020-10-29)
19+
### [0.2.1](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.2.0...v0.2.1) (2020-10-29)
2020

21-
## [0.2.0](https://github.com/nuxt/vue-bundle-renderer/compare/v0.0.3...v0.2.0) (2020-10-29)
21+
## [0.2.0](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.0.3...v0.2.0) (2020-10-29)
2222

2323

2424
### Features
2525

26-
* `createRenderer` without Node dependency ([d41d6b0](https://github.com/nuxt/vue-bundle-renderer/commit/d41d6b0939e174e74b494eb9e17b19c291eb961b))
26+
* `createRenderer` without Node dependency ([d41d6b0](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/d41d6b0939e174e74b494eb9e17b19c291eb961b))
2727

28-
## [0.1.0](https://github.com/nuxt/vue-bundle-renderer/compare/v0.0.3...v0.1.0) (2020-10-29)
28+
## [0.1.0](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.0.3...v0.1.0) (2020-10-29)
2929

3030

3131
### Features
3232

33-
* `createRenderer` without Node dependency ([d0f5218](https://github.com/nuxt/vue-bundle-renderer/commit/d0f5218da761c257fa5d2d205a21299304bc7060))
33+
* `createRenderer` without Node dependency ([d0f5218](https://github.com/nuxt-contrib/vue-bundle-renderer/commit/d0f5218da761c257fa5d2d205a21299304bc7060))
3434

35-
### [0.0.3](https://github.com/nuxt/vue-bundle-renderer/compare/v0.0.2...v0.0.3) (2020-04-29)
35+
### [0.0.3](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.0.2...v0.0.3) (2020-04-29)
3636

37-
### [0.0.2](https://github.com/nuxt/vue-bundle-renderer/compare/v0.0.1...v0.0.2) (2020-04-29)
37+
### [0.0.2](https://github.com/nuxt-contrib/vue-bundle-renderer/compare/v0.0.1...v0.0.2) (2020-04-29)
3838

3939
### 0.0.1 (2020-04-29)

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ MIT
5757
[npm-downloads-src]: https://img.shields.io/npm/dm/vue-bundle-renderer?style=flat-square
5858
[npm-downloads-href]: https://npmjs.com/package/vue-bundle-renderer
5959

60-
[github-actions-src]: https://img.shields.io/github/workflow/status/nuxt/vue-bundle-renderer/test/master?style=flat-square
61-
[github-actions-href]: https://github.com/nuxt/vue-bundle-renderer/actions?query=workflow%3Atest
60+
[github-actions-src]: https://img.shields.io/github/workflow/status/nuxt-contrib/vue-bundle-renderer/test/master?style=flat-square
61+
[github-actions-href]: https://github.com/nuxt-contrib/vue-bundle-renderer/actions?query=workflow%3Atest
6262

63-
[codecov-src]: https://img.shields.io/codecov/c/gh/nuxt/vue-bundle-renderer/master?style=flat-square
64-
[codecov-href]: https://codecov.io/gh/nuxt/vue-bundle-renderer
63+
[codecov-src]: https://img.shields.io/codecov/c/gh/nuxt-contrib/vue-bundle-renderer/master?style=flat-square
64+
[codecov-href]: https://codecov.io/gh/nuxt-contrib/vue-bundle-renderer
6565

66-
[david-dm-src]: https://img.shields.io/david/nuxt/vue-bundle-renderer?style=flat-square
67-
[david-dm-href]: https://david-dm.org/nuxt/vue-bundle-renderer
66+
[david-dm-src]: https://img.shields.io/david/nuxt-contrib/vue-bundle-renderer?style=flat-square
67+
[david-dm-href]: https://david-dm.org/nuxt-contrib/vue-bundle-renderer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-bundle-renderer",
33
"version": "0.2.3",
44
"description": "Bundle Renderer for Vue 3.0",
5-
"repository": "nuxt/vue-bundle-renderer",
5+
"repository": "nuxt-contrib/vue-bundle-renderer",
66
"license": "MIT",
77
"exports": {
88
".": {

0 commit comments

Comments
 (0)