|
1 | 1 | # `@bedtime-coders/elysia-openapi` Changelog |
2 | 2 |
|
| 3 | +## 1.1.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- Add the ability to use any theme _[`da0ed6d`](https://github.com/bedtime-coders/elysia-openapi/commit/da0ed6d08193da02294acdc67081679fd53fa358) [@yamcodes](https://github.com/yamcodes)_ |
| 8 | + |
3 | 9 | ## 1.0.0 |
4 | 10 |
|
5 | 11 | ### Major Changes |
6 | 12 |
|
7 | | -- First major version _[`f19b75b`](https://github.com/bedtime-coders/elysia-openapi/commit/f19b75b5e42cffb7b4768acab959f77f64aee5a2) [@yamcodes](https://github.com/yamcodes)_ |
| 13 | +- First major version _[`f19b75b`](https://github.com/bedtime-coders/elysia-openapi/commit/f19b75b5e42cffb7b4768acab959f77f64aee5a2) [@yamcodes](https://github.com/yamcodes)_ |
8 | 14 |
|
9 | | - Release the first major version due to all tests passing after 0.x.x changes. |
| 15 | + Release the first major version due to all tests passing after 0.x.x changes. |
10 | 16 |
|
11 | 17 | ## 0.0.13 |
12 | 18 |
|
13 | 19 | ### Patch Changes |
14 | 20 |
|
15 | | -- Fix Changeset Publish _[`23aff67`](https://github.com/bedtime-coders/elysia-openapi/commit/23aff67e1eed4547fe1f358a2b13a22fb41a111a) [@yamcodes](https://github.com/yamcodes)_ |
| 21 | +- Fix Changeset Publish _[`23aff67`](https://github.com/bedtime-coders/elysia-openapi/commit/23aff67e1eed4547fe1f358a2b13a22fb41a111a) [@yamcodes](https://github.com/yamcodes)_ |
16 | 22 |
|
17 | 23 | ## 0.0.6 |
18 | 24 |
|
19 | 25 | ### Patch Changes |
20 | 26 |
|
21 | | -- Fix Changesets config _[`1902487`](https://github.com/bedtime-coders/elysia-openapi/commit/19024872c91abf1d2d7b9bd006874eb0af85777e) [@yamcodes](https://github.com/yamcodes)_ |
| 27 | +- Fix Changesets config _[`1902487`](https://github.com/bedtime-coders/elysia-openapi/commit/19024872c91abf1d2d7b9bd006874eb0af85777e) [@yamcodes](https://github.com/yamcodes)_ |
22 | 28 |
|
23 | 29 | ## 0.0.3 |
24 | 30 |
|
25 | 31 | ### Patch Changes |
26 | 32 |
|
27 | | -- Change `swagger` references into `openapi` _[`3889419`](https://github.com/bedtime-coders/elysia-openapi/commit/388941913a3dff6dc904016d408eec21376a8958) [@yamcodes](https://github.com/yamcodes)_ |
28 | | -- Fix import bug _[`e9d6985`](https://github.com/bedtime-coders/elysia-openapi/commit/e9d69855ec040ded217ebff0e7b6abbbb5800b83) [@yamcodes](https://github.com/yamcodes)_ |
29 | | -- Fix build issue _[`7bb8255`](https://github.com/bedtime-coders/elysia-openapi/commit/7bb8255d8dc9f5829d408425208af6e92874f13a) [@yamcodes](https://github.com/yamcodes)_ |
| 33 | +- Change `swagger` references into `openapi` _[`3889419`](https://github.com/bedtime-coders/elysia-openapi/commit/388941913a3dff6dc904016d408eec21376a8958) [@yamcodes](https://github.com/yamcodes)_ |
| 34 | +- Fix import bug _[`e9d6985`](https://github.com/bedtime-coders/elysia-openapi/commit/e9d69855ec040ded217ebff0e7b6abbbb5800b83) [@yamcodes](https://github.com/yamcodes)_ |
| 35 | +- Fix build issue _[`7bb8255`](https://github.com/bedtime-coders/elysia-openapi/commit/7bb8255d8dc9f5829d408425208af6e92874f13a) [@yamcodes](https://github.com/yamcodes)_ |
30 | 36 |
|
31 | 37 | ## 0.0.2 |
32 | 38 |
|
33 | 39 | ### Patch Changes |
34 | 40 |
|
35 | | -- Bump `@scalar` packages _[`207defe`](https://github.com/bedtime-coders/elysia-openapi/commit/207defe0c7985905fbc731c22fdd570388490ddf) [@yamcodes](https://github.com/yamcodes)_ |
| 41 | +- Bump `@scalar` packages _[`207defe`](https://github.com/bedtime-coders/elysia-openapi/commit/207defe0c7985905fbc731c22fdd570388490ddf) [@yamcodes](https://github.com/yamcodes)_ |
0 commit comments