Skip to content

Commit

Permalink
chore: rename ow3org
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Sep 13, 2022
1 parent cea3740 commit c824e04
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Expand Up @@ -50,7 +50,7 @@ pull requests from the forked branch.

```bash
# Add the original repository as a "remote" called "upstream".
$: git remote add upstream git@github.com:openweblabs/web-components-library-starter.git
$: git remote add upstream git@github.com:ow3org/web-components-library-starter.git

# Fetch the git information from the remote.
$: git fetch upstream
Expand Down Expand Up @@ -100,6 +100,6 @@ contribution is appreciated more than you can imagine, and even a failed PR can
[typescript]: https://www.typescriptlang.org
[vue]: https://v3.vuejs.org/
[web-components]: https://developer.mozilla.org/en-US/docs/Web/Web_Components
[web-components-library-starter]: https://github.com/openweblabs/web-components-library-starter
[web-components-library-starter]: https://github.com/ow3org/web-components-library-starter
[semantic-commit-style]: https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716
[pr-beginner-series]: https://app.egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -14,7 +14,7 @@
"css.customData": [],
"windicss.sortOnSave": true,
"cSpell.words": [
"openweblabs",
"ow3org",
"openweb",
"meema",
"meemalabs",
Expand Down
42 changes: 21 additions & 21 deletions CHANGELOG.md
@@ -1,92 +1,92 @@
## [0.7.1](https://github.com/openweblabs/web-components-library-starter/compare/v0.7.0...v0.7.1) (2022-05-14)
## [0.7.1](https://github.com/ow3org/web-components-library-starter/compare/v0.7.0...v0.7.1) (2022-05-14)



# [0.7.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.6.0...v0.7.0) (2022-05-05)
# [0.7.0](https://github.com/ow3org/web-components-library-starter/compare/v0.6.0...v0.7.0) (2022-05-05)


### Features

* **tooling:** add icons & unocss configuration ([655efdf](https://github.com/openweblabs/web-components-library-starter/commit/655efdf6e9ecf2b36e3ee3a91747cc9e52a74e35))
* **tooling:** add icons & unocss configuration ([655efdf](https://github.com/ow3org/web-components-library-starter/commit/655efdf6e9ecf2b36e3ee3a91747cc9e52a74e35))



# [0.6.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.5.0...v0.6.0) (2022-05-02)
# [0.6.0](https://github.com/ow3org/web-components-library-starter/compare/v0.5.0...v0.6.0) (2022-05-02)


### Bug Fixes

* **tooling:** volar namespace update ([42436ec](https://github.com/openweblabs/web-components-library-starter/commit/42436ecebdfa3f4b14ecf8904b06eadc11acb2c1))
* **tooling:** volar namespace update ([42436ec](https://github.com/ow3org/web-components-library-starter/commit/42436ecebdfa3f4b14ecf8904b06eadc11acb2c1))


### Features

* **tooling:** improve vscode settings ([6515e7b](https://github.com/openweblabs/web-components-library-starter/commit/6515e7bada8ffc3a0cb482475a20ba9b744e756f))
* **tooling:** setup commitlint via ts ([7f53227](https://github.com/openweblabs/web-components-library-starter/commit/7f532273806e277207336a7453306c0a04aa9495))
* **tooling:** improve vscode settings ([6515e7b](https://github.com/ow3org/web-components-library-starter/commit/6515e7bada8ffc3a0cb482475a20ba9b744e756f))
* **tooling:** setup commitlint via ts ([7f53227](https://github.com/ow3org/web-components-library-starter/commit/7f532273806e277207336a7453306c0a04aa9495))



# [0.5.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.4.0...v0.5.0) (2022-04-30)
# [0.5.0](https://github.com/ow3org/web-components-library-starter/compare/v0.4.0...v0.5.0) (2022-04-30)


### Bug Fixes

* **tooling:** properly generate & commit the changelog ([7b67682](https://github.com/openweblabs/web-components-library-starter/commit/7b676821440b66502f95f51ef311b7275143a589))
* **tooling:** properly generate & commit the changelog ([7b67682](https://github.com/ow3org/web-components-library-starter/commit/7b676821440b66502f95f51ef311b7275143a589))


### Features

* **tooling:** add `deps` scope ([c2d9e33](https://github.com/openweblabs/web-components-library-starter/commit/c2d9e33c6ae52cbcf16eec9d079dc19116b77b7d))
* **tooling:** add `deps` scope ([c2d9e33](https://github.com/ow3org/web-components-library-starter/commit/c2d9e33c6ae52cbcf16eec9d079dc19116b77b7d))



# [0.4.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.3.1...v0.4.0) (2022-04-29)
# [0.4.0](https://github.com/ow3org/web-components-library-starter/compare/v0.3.1...v0.4.0) (2022-04-29)


### Bug Fixes

* **deps:** update all non-major dependencies ([#17](https://github.com/openweblabs/web-components-library-starter/issues/17)) ([e52728a](https://github.com/openweblabs/web-components-library-starter/commit/e52728a351dc7140ac6d3e8f54481fb7b77e8e8c))
* **deps:** update all non-major dependencies ([#17](https://github.com/ow3org/web-components-library-starter/issues/17)) ([e52728a](https://github.com/ow3org/web-components-library-starter/commit/e52728a351dc7140ac6d3e8f54481fb7b77e8e8c))


### Features

* **dx:** add custom element markup docs ([3117a60](https://github.com/openweblabs/web-components-library-starter/commit/3117a609c72a046523d1df4443d5f0d63f661037))
* **dx:** add custom element markup docs ([3117a60](https://github.com/ow3org/web-components-library-starter/commit/3117a609c72a046523d1df4443d5f0d63f661037))



## [0.3.1](https://github.com/openweblabs/web-components-library-starter/compare/v0.3.0...v0.3.1) (2022-04-20)
## [0.3.1](https://github.com/ow3org/web-components-library-starter/compare/v0.3.0...v0.3.1) (2022-04-20)


### Bug Fixes

* **deps:** update all non-major dependencies ([#15](https://github.com/openweblabs/web-components-library-starter/issues/15)) ([d0935cf](https://github.com/openweblabs/web-components-library-starter/commit/d0935cff706ce6ca5979f785437a9d7d944e6c6c))
* **deps:** update all non-major dependencies ([#15](https://github.com/ow3org/web-components-library-starter/issues/15)) ([d0935cf](https://github.com/ow3org/web-components-library-starter/commit/d0935cff706ce6ca5979f785437a9d7d944e6c6c))



# [0.3.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.2.0...v0.3.0) (2022-04-19)
# [0.3.0](https://github.com/ow3org/web-components-library-starter/compare/v0.2.0...v0.3.0) (2022-04-19)


### Features

* add cypress e2e testing ([8a44174](https://github.com/openweblabs/web-components-library-starter/commit/8a44174b420599a4bea3623e45a41badeaf1b67a))
* add cypress e2e testing ([8a44174](https://github.com/ow3org/web-components-library-starter/commit/8a44174b420599a4bea3623e45a41badeaf1b67a))



# [0.2.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.1.1...v0.2.0) (2022-04-19)
# [0.2.0](https://github.com/ow3org/web-components-library-starter/compare/v0.1.1...v0.2.0) (2022-04-19)


### Bug Fixes

* `preserveSemverRanges`setting ([5b9a94a](https://github.com/openweblabs/web-components-library-starter/commit/5b9a94a6af4e9bcf67e0123e60b16b5bf42d31b7))
* `preserveSemverRanges`setting ([5b9a94a](https://github.com/ow3org/web-components-library-starter/commit/5b9a94a6af4e9bcf67e0123e60b16b5bf42d31b7))


### Features

* use renovate bot for deps updates ([e99f415](https://github.com/openweblabs/web-components-library-starter/commit/e99f415357ee7960a2da6a0a2042fe0ba0e5588d))
* use renovate bot for deps updates ([e99f415](https://github.com/ow3org/web-components-library-starter/commit/e99f415357ee7960a2da6a0a2042fe0ba0e5588d))



## [0.1.1](https://github.com/openweblabs/web-components-library-starter/compare/v0.1.0...v0.1.1) (2022-04-19)
## [0.1.1](https://github.com/ow3org/web-components-library-starter/compare/v0.1.0...v0.1.1) (2022-04-19)



Expand Down
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -40,7 +40,7 @@ When using this template, feel free to adjust it to your needs. This is simply a
It's very easy to get started, especially if you have designed/developed Vue Single File Components before. Check out the index.html and how the `HelloWorld`-component is defined within this repo. Feel free to create any component.

```bash
npx degit openweblabs/web-components-library-starter my-lib
npx degit ow3org/web-components-library-starter my-lib
cd my-lib
pnpm i # if you don't have pnpm installed, run `npm install -g pnpm`

Expand Down Expand Up @@ -90,7 +90,7 @@ yarn test

## 馃搱 Changelog

Please see our [releases](https://github.com/openweblabs/web-components-library-starter/releases) page for more information on what has changed recently.
Please see our [releases](https://github.com/ow3org/web-components-library-starter/releases) page for more information on what has changed recently.

## 馃挭馃徏 Contributing

Expand All @@ -100,7 +100,7 @@ Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

[Discussions on GitHub](https://github.com/openweblabs/web-components-library-starter/discussions)
[Discussions on GitHub](https://github.com/ow3org/web-components-library-starter/discussions)

For casual chit-chat with others using this package:

Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/openweblabs/web-components-library-starter.git"
"url": "https://github.com/ow3org/web-components-library-starter.git"
},
"scripts": {
"dev": "vite dev --open --port 3333",
Expand Down Expand Up @@ -80,6 +80,6 @@
"Chris Breuer <chris@ow3.org>"
],
"bugs": {
"url": "https://github.com/openweblabs/web-components-library-starter/issues"
"url": "https://github.com/ow3org/web-components-library-starter/issues"
}
}

0 comments on commit c824e04

Please sign in to comment.