@hey-api/codegen-core 0.0.0-next-20260618121440 → 0.0.0-next-20260618220342

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -6,8 +6,8 @@
6
6
  <br/>
7
7
 
8
8
  <p align="center">
9
- <a href="https://opensource.org/license/mit" rel="nofollow"><img src="https://img.shields.io/github/license/hey-api/openapi-ts" alt="MIT License"></a>
10
- <a href="https://github.com/hey-api/openapi-ts/actions?query=branch%3Amain"><img src="https://github.com/hey-api/openapi-ts/actions/workflows/ci.yml/badge.svg?event=push&branch=main" alt="CI status" /></a>
9
+ <a href="https://opensource.org/license/mit" rel="nofollow"><img src="https://img.shields.io/github/license/hey-api/hey-api" alt="MIT License"></a>
10
+ <a href="https://github.com/hey-api/hey-api/actions?query=branch%3Amain"><img src="https://github.com/hey-api/hey-api/actions/workflows/ci.yml/badge.svg?event=push&branch=main" alt="CI status" /></a>
11
11
  </p>
12
12
 
13
13
  ## Notice
@@ -158,6 +158,6 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
158
158
 
159
159
  ## License
160
160
 
161
- Released under the [MIT License](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md).
161
+ Released under the [MIT License](https://github.com/hey-api/hey-api/blob/main/LICENSE.md).
162
162
 
163
163
  <!-- template-license-end -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hey-api/codegen-core",
3
- "version": "0.0.0-next-20260618121440",
3
+ "version": "0.0.0-next-20260618220342",
4
4
  "description": "🧱 TypeScript framework for generating files.",
5
5
  "keywords": [
6
6
  "codegen",
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "homepage": "https://heyapi.dev/",
13
13
  "bugs": {
14
- "url": "https://github.com/hey-api/openapi-ts/issues"
14
+ "url": "https://github.com/hey-api/hey-api/issues"
15
15
  },
16
16
  "license": "MIT",
17
17
  "author": {
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "repository": {
23
23
  "type": "git",
24
- "url": "git+https://github.com/hey-api/openapi-ts.git"
24
+ "url": "git+https://github.com/hey-api/hey-api.git"
25
25
  },
26
26
  "funding": "https://github.com/sponsors/hey-api",
27
27
  "files": [