Skip to content

Commit

Permalink
chore(main): release 2.1.1 (#77)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.1.1](v2.1.0...v2.1.1)
(2023-08-28)


### Bug Fixes

* Remove debug output
([#76](#76))
([c70b3a8](c70b3a8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 28, 2023
1 parent c70b3a8 commit d447ed1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1 +1 @@
{".":"2.1.0"}
{".":"2.1.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/streetsidesoftware/ts2mjs/compare/v2.1.0...v2.1.1) (2023-08-28)


### Bug Fixes

* Remove debug output ([#76](https://github.com/streetsidesoftware/ts2mjs/issues/76)) ([c70b3a8](https://github.com/streetsidesoftware/ts2mjs/commit/c70b3a85e7761c55523bd41becb6c28d78758010))

## [2.1.0](https://github.com/streetsidesoftware/ts2mjs/compare/v2.0.0...v2.1.0) (2023-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ts2mjs",
"version": "2.1.0",
"version": "2.1.1",
"description": "Rename TypeScript Created ESM .js files to .mjs",
"bin": {
"ts2mjs": "bin.mjs"
Expand Down

0 comments on commit d447ed1

Please sign in to comment.