Skip to content

Commit

Permalink
chore(release): 1.167.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.167.5](v1.167.4...v1.167.5) (2024-02-15)

### Bug Fixes

* import fails when folder name overlaps with file name ([#1000](#1000)) ([1e68e6f](1e68e6f))
  • Loading branch information
semantic-release-bot committed Feb 15, 2024
1 parent 1e68e6f commit 9fdce05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.167.5](https://github.com/stephenh/ts-proto/compare/v1.167.4...v1.167.5) (2024-02-15)


### Bug Fixes

* import fails when folder name overlaps with file name ([#1000](https://github.com/stephenh/ts-proto/issues/1000)) ([1e68e6f](https://github.com/stephenh/ts-proto/commit/1e68e6f0b2ca6fbffc51c0abe9b0f127350dd766))

## [1.167.4](https://github.com/stephenh/ts-proto/compare/v1.167.3...v1.167.4) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
"version": "1.167.4",
"version": "1.167.5",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 9fdce05

Please sign in to comment.