# openapi-metadata

## 0.2.2

### Patch Changes

- [#2365](https://github.com/openapi-ts/openapi-typescript/pull/2365) [`b419aee`](https://github.com/openapi-ts/openapi-typescript/commit/b419aee0ded0a329ce0623dacb67159bbb7c7800) Thanks [@spamshaker](https://github.com/spamshaker)! - fix(#2364) for allowing to add params via ApiOperation tag

## 0.2.1

### Patch Changes

- [#2125](https://github.com/openapi-ts/openapi-typescript/pull/2125) [`a041c2d`](https://github.com/openapi-ts/openapi-typescript/commit/a041c2d340a4f1573de726d1f960169440901b24) Thanks [@kerwanp](https://github.com/kerwanp)! - [#2123](https://github.com/openapi-ts/openapi-typescript/issues/2123) Fix thunk type detection

## 0.2.0

### Minor Changes

- [#2115](https://github.com/openapi-ts/openapi-typescript/pull/2115) [`0a01774`](https://github.com/openapi-ts/openapi-typescript/commit/0a01774c8b3a091545ae5c1e615adc9fabb9d475) Thanks [@kerwanp](https://github.com/kerwanp)! - [#2097](https://github.com/openapi-ts/openapi-typescript/pull/2097): Migrate to unbuild and provide CJS support

## 0.1.1

### Patch Changes

- [#2006](https://github.com/openapi-ts/openapi-typescript/pull/2006) [`ca68475`](https://github.com/openapi-ts/openapi-typescript/commit/ca684756ac8ea45bf59f585d5f974f0102a6d28e) Thanks [@kerwanp](https://github.com/kerwanp)! - Add comments for better documentation and add new exports

- [#2006](https://github.com/openapi-ts/openapi-typescript/pull/2006) [`ca68475`](https://github.com/openapi-ts/openapi-typescript/commit/ca684756ac8ea45bf59f585d5f974f0102a6d28e) Thanks [@kerwanp](https://github.com/kerwanp)! - Merge properly operations together

## 0.1.0

### Minor Changes

- [#2001](https://github.com/openapi-ts/openapi-typescript/pull/2001) [`e864bec`](https://github.com/openapi-ts/openapi-typescript/commit/e864bec76cef70b16020983174c3288a09a7d250) Thanks [@kerwanp](https://github.com/kerwanp)! - Handle array types and fix ApiProperty decorator type

## 0.0.0

### Patch Changes

- [#1992](https://github.com/openapi-ts/openapi-typescript/pull/1992) [`09624c3`](https://github.com/openapi-ts/openapi-typescript/commit/09624c318b5929fd5dff76b46fc6eddb4aa34995) Thanks [@kerwanp](https://github.com/kerwanp)! - Inititial release
