Skip to content

Commit

Permalink
chore: org renamed (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev authored Jan 18, 2025
1 parent 9fc14e4 commit a3e1d42
Show file tree
Hide file tree
Showing 12 changed files with 40 additions and 40 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ body:
value: |
Thank you for reporting an issue :pray:.
This issue tracker is for reporting bugs found in [HeroUI CLI github repository](https://github.com/frontio-ai/heroui-cli/)
This issue tracker is for reporting bugs found in [HeroUI CLI github repository](https://github.com/heroui-inc/heroui-cli/)
If you have a question about how to achieve something and are struggling, please post a question
inside of either of the following places:
- HeroUI CLI's [Discussion's tab](https://github.com/frontio-ai/heroui-cli/discussions)
- HeroUI CLI's [Discussion's tab](https://github.com/heroui-inc/heroui-cli/discussions)
- HeroUI's [Discord channel](https://discord.gg/9b6yyZKmH4)


Before submitting a new bug/issue, please check the links below to see if there is a solution or question posted there already:
- HeroUI CLI's [Issue's tab](https://github.com/frontio-ai/heroui-cli/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc)
- HeroUI CLI's [closed issues tab](https://github.com/frontio-ai/heroui-cli/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed)
- HeroUI CLI's [Discussions tab](https://github.com/frontio-ai/heroui-cli/discussions)
- HeroUI CLI's [Issue's tab](https://github.com/heroui-inc/heroui-cli/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc)
- HeroUI CLI's [closed issues tab](https://github.com/heroui-inc/heroui-cli/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed)
- HeroUI CLI's [Discussions tab](https://github.com/heroui-inc/heroui-cli/discussions)

The more information you fill in, the better the community can help you.
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: true
contact_links:
- name: 🤔 Long question or ideas?
url: https://github.com/frontio-ai/heroui-cli/discussions
url: https://github.com/heroui-inc/heroui-cli/discussions
about: Ask long-form questions and discuss ideas.
- name: 💬 Discord Community Chat
url: https://discord.gg/9b6yyZKmH4
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
attributes:
value: |
This issue form is for requesting features only! For example, requesting a new command, behavior ... etc
If you want to report a bug, please use the [bug report form](https://github.com/frontio-ai/heroui-cli/issues/new?assignees=&labels=&template=bug_report.yml).
If you want to report a bug, please use the [bug report form](https://github.com/heroui-inc/heroui-cli/issues/new?assignees=&labels=&template=bug_report.yml).
- type: textarea
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Clone heroui repository
run: |
git clone https://github.com/frontio-ai/heroui-cli heroui --depth 1
git clone https://github.com/heroui-inc/heroui-cli heroui --depth 1
- name: Run docs sync script
run: |
Expand Down
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# [0.6.0](https://github.com/frontio-ai/heroui-cli/compare/v0.5.4...v0.6.0) (2025-01-18)
# [0.6.0](https://github.com/heroui-inc/heroui-cli/compare/v0.5.4...v0.6.0) (2025-01-18)

### Bug Fixes

- autocompleteMultiselect cancel exit when prompt yes ([#139](https://github.com/frontio-ai/heroui-cli/issues/139)) ([a736537](https://github.com/frontio-ai/heroui-cli/commit/a736537e030b011e933d8a5809fbecf973bcc01a))
- codemod bin command ([45712d7](https://github.com/frontio-ai/heroui-cli/commit/45712d7f5f00c05db2a8fdb82ef2dca6281d4257))
- **codemod:** npm migrate issue ([#140](https://github.com/frontio-ai/heroui-cli/issues/140)) ([4987cc8](https://github.com/frontio-ai/heroui-cli/commit/4987cc814fceb3a14cc111b155bdb6a0ff059a41))
- autocompleteMultiselect cancel exit when prompt yes ([#139](https://github.com/heroui-inc/heroui-cli/issues/139)) ([a736537](https://github.com/heroui-inc/heroui-cli/commit/a736537e030b011e933d8a5809fbecf973bcc01a))
- codemod bin command ([45712d7](https://github.com/heroui-inc/heroui-cli/commit/45712d7f5f00c05db2a8fdb82ef2dca6281d4257))
- **codemod:** npm migrate issue ([#140](https://github.com/heroui-inc/heroui-cli/issues/140)) ([4987cc8](https://github.com/heroui-inc/heroui-cli/commit/4987cc814fceb3a14cc111b155bdb6a0ff059a41))

## [0.5.4](https://github.com/frontio-ai/heroui-cli/compare/v0.5.3...v0.5.4) (2025-01-16)
## [0.5.4](https://github.com/heroui-inc/heroui-cli/compare/v0.5.3...v0.5.4) (2025-01-16)

## [0.5.3](https://github.com/frontio-ai/heroui-cli/compare/v0.5.2...v0.5.3) (2025-01-16)
## [0.5.3](https://github.com/heroui-inc/heroui-cli/compare/v0.5.2...v0.5.3) (2025-01-16)

## [0.5.2](https://github.com/nextui-org/nextui-cli/compare/v0.5.1...v0.5.2) (2025-01-16)

Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Hello!, I am very excited that you are interested in contributing with HeroUI CLI. However, before submitting your contribution, be sure to take a moment and read the following guidelines.

- [Code of Conduct](https://github.com/frontio-ai/heroui-cli/blob/main/CODE_OF_CONDUCT.md)
- [Code of Conduct](https://github.com/heroui-inc/heroui-cli/blob/main/CODE_OF_CONDUCT.md)
- [Pull Request Guidelines](#pull-request-guidelines)
- [Development Setup](#development-setup)
- [Documentation](#documentation)
Expand Down Expand Up @@ -68,7 +68,7 @@ https://www.conventionalcommits.org/ or check out the
commit type. `scope` is just a short id that describes the scope of work.

3. Make and commit your changes following the
[commit convention](https://github.com/frontio-ai/heroui-cli/blob/main/CONTRIBUTING.md#commit-convention).
[commit convention](https://github.com/heroui-inc/heroui-cli/blob/main/CONTRIBUTING.md#commit-convention).
As you develop, you can run `pnpm lint` and
`pnpm build` e.g. `pnpm lint && pnpm build` to make sure everything works as expected.

Expand Down Expand Up @@ -136,7 +136,7 @@ After cloning the repository, execute the following commands in the root folder:

Please update the docs with any command changes, the code and docs should always be in sync.

The main documentation lives in `https://heroui.com/docs/guide/cli`, please create a PR in `frontio-ai/heroui` instead.
The main documentation lives in `https://heroui.com/docs/guide/cli`, please create a PR in `heroui-inc/heroui` instead.

## Breaking changes

Expand All @@ -155,7 +155,7 @@ best to be proactive in reaching out to those that are already helping out.
GitHub by default does not publicly state that you are a member of the
organization. Please feel free to change that setting for yourself so others
will know who's helping out. That can be configured on the [organization
list](https://github.com/orgs/frontio-ai/people) page.
list](https://github.com/orgs/heroui-inc/people) page.

Being a maintainer is not an obligation. You can help when you have time and be
less active when you don't. If you get a new job and get busy, that's alright.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<p align="center">
<a href="https://heroui.com">
<img width="20%" src="https://raw.githubusercontent.com/frontio-ai/heroui/main/apps/docs/public/isotipo.png" alt="heroui (previously nextui)" />
<img width="20%" src="https://raw.githubusercontent.com/heroui-inc/heroui/main/apps/docs/public/isotipo.png" alt="heroui (previously nextui)" />
<h1 align="center">HeroUI CLI (Previously NextUI CLI)</h1>
</a>
</p>
</br>
<p align="center">
<a href="https://github.com/frontio-ai/heroui-cli/blob/main/license">
<img src="https://img.shields.io/npm/l/@frontio-ai/heroui?style=flat" alt="License">
<a href="https://github.com/heroui-inc/heroui-cli/blob/main/license">
<img src="https://img.shields.io/npm/l/@heroui-inc/heroui?style=flat" alt="License">
</a>
<a href="https://www.npmjs.com/package/heroui-cli">
<img src="https://img.shields.io/npm/dm/heroui-cli.svg?style=flat-round" alt="npm downloads">
Expand Down Expand Up @@ -454,15 +454,15 @@ Whether it's a feature request, bug report, or a project to showcase, please get
- [Discord](https://discord.gg/9b6yyZKmH4)
- [Twitter](https://twitter.com/hero_ui)
- [GitHub Discussions](https://github.com/frontio-ai/heroui-cli/discussions)
- [GitHub Discussions](https://github.com/heroui-inc/heroui-cli/discussions)
## Contributing
Contributions are always welcome!
See [CONTRIBUTING.md](https://github.com/frontio-ai/heroui-cli/blob/main/CONTRIBUTING.md) for ways to get started.
See [CONTRIBUTING.md](https://github.com/heroui-inc/heroui-cli/blob/main/CONTRIBUTING.md) for ways to get started.
Please adhere to this project's [CODE_OF_CONDUCT](https://github.com/frontio-ai/heroui-cli/blob/main/CODE_OF_CONDUCT.md).
Please adhere to this project's [CODE_OF_CONDUCT](https://github.com/heroui-inc/heroui-cli/blob/main/CODE_OF_CONDUCT.md).
## License
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"license": "MIT",
"version": "0.6.0",
"homepage": "https://github.com/frontio-ai/heroui-cli#readme",
"homepage": "https://github.com/heroui-inc/heroui-cli#readme",
"description": "A CLI tool that unlocks seamless HeroUI integration (Previously NextUI CLI)",
"keywords": [
"UI",
Expand All @@ -19,14 +19,14 @@
"author": {
"name": "HeroUI",
"email": "[email protected]",
"url": "https://github.com/frontio-ai"
"url": "https://github.com/heroui-inc"
},
"repository": {
"type": "git",
"url": "https://github.com/frontio-ai/heroui-cli.git"
"url": "https://github.com/heroui-inc/heroui-cli.git"
},
"bugs": {
"url": "https://github.com/frontio-ai/heroui-cli/issues"
"url": "https://github.com/heroui-inc/heroui-cli/issues"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://heroui.com">
<img width="20%" src="https://raw.githubusercontent.com/frontio-ai/heroui/main/apps/docs/public/isotipo.png" alt="nextui" />
<img width="20%" src="https://raw.githubusercontent.com/heroui-inc/heroui/main/apps/docs/public/isotipo.png" alt="nextui" />
<h1 align="center">@heroui/codemod</h1>
</a>
</p>
Expand Down
14 changes: 7 additions & 7 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
"type": "module",
"license": "MIT",
"version": "1.2.1",
"homepage": "https://github.com/frontio-ai/heroui-cli#readme",
"homepage": "https://github.com/heroui-inc/heroui-cli#readme",
"description": "HeroUI Codemod provides transformations to help migrate your codebase from NextUI to HeroUI",
"keywords": [
"UI",
"CLI",
"Tool",
"Frontio AI",
"HeroUI",
"NextUI",
"HeroUI",
"Integration",
"Modify Codebase"
],
"author": {
"name": "Frontio AI",
"email": "support@frontio.ai",
"url": "https://github.com/frontio-ai"
"name": "HeroUI",
"email": "support@heroui.com",
"url": "https://github.com/heroui-inc"
},
"repository": {
"type": "git",
"url": "https://github.com/frontio-ai/heroui-cli.git"
"url": "https://github.com/heroui-inc/heroui-cli.git"
},
"bugs": {
"url": "https://github.com/frontio-ai/heroui-cli/issues"
"url": "https://github.com/heroui-inc/heroui-cli/issues"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions src/constants/templates.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import type {CheckType} from '@helpers/check';

export const APP_REPO = 'https://codeload.github.com/frontio-ai/next-app-template/tar.gz/main';
export const PAGES_REPO = 'https://codeload.github.com/frontio-ai/next-pages-template/tar.gz/main';
export const VITE_REPO = 'https://codeload.github.com/frontio-ai/vite-template/tar.gz/main';
export const APP_REPO = 'https://codeload.github.com/heroui-inc/next-app-template/tar.gz/main';
export const PAGES_REPO = 'https://codeload.github.com/heroui-inc/next-pages-template/tar.gz/main';
export const VITE_REPO = 'https://codeload.github.com/heroui-inc/vite-template/tar.gz/main';

export const APP_DIR = 'next-app-template-main';
export const PAGES_DIR = 'next-pages-template-main';
Expand Down
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ heroui.hook('preAction', async (command) => {
)}\nRun \`${chalk.cyan(
'npm install -g heroui-cli@latest'
)}\` to upgrade\nChangelog: ${chalk.underline(
'https://github.com/frontio-ai/heroui-cli/releases'
'https://github.com/heroui-inc/heroui-cli/releases'
)}`
)}`,
title: gradientString('HeroUI CLI')
Expand Down

0 comments on commit a3e1d42

Please sign in to comment.