Skip to content

Commit 874ff83

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.2 [skip ci]
1 parent 79926dd commit 874ff83

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.2](https://github.com/crowbait/typespec-typescript-emitter/compare/v0.3.1...v0.3.2) (2025-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* dashes in enum names ([79926dd](https://github.com/crowbait/typespec-typescript-emitter/commit/79926dd6c1e437687ab84943c3dade74a3d0498e)), closes [#1](https://github.com/crowbait/typespec-typescript-emitter/issues/1)
7+
8+
9+
110
## [0.3.1](https://github.com/crowbait/typespec-typescript-emitter/compare/v0.3.0...v0.3.1) (2024-12-19)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typespec-typescript-emitter",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A TypeSpec library providing an emitter that generates TypeScript types and a structured routes object for robust importing",
55
"homepage": "https://github.com/crowbait/typespec-typescript-emitter#readme",
66
"bugs": "https://github.com/crowbait/typespec-typescript-emitter/issues",

0 commit comments

Comments
 (0)