Skip to content

Commit

Permalink
chore(release): 1.106.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.106.2](v1.106.1...v1.106.2) (2022-02-27)

### Bug Fixes

* Add M1/ARM support for the test suite ([#516](#516)) ([7cf5625](7cf5625))
  • Loading branch information
semantic-release-bot committed Feb 27, 2022
1 parent 7cf5625 commit f22a001
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.106.2](https://github.com/stephenh/ts-proto/compare/v1.106.1...v1.106.2) (2022-02-27)


### Bug Fixes

* Add M1/ARM support for the test suite ([#516](https://github.com/stephenh/ts-proto/issues/516)) ([7cf5625](https://github.com/stephenh/ts-proto/commit/7cf56251726d149eebd015367476f36e4edb48aa))

## [1.106.1](https://github.com/stephenh/ts-proto/compare/v1.106.0...v1.106.1) (2022-02-21)


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.106.1",
"version": "1.106.2",
"description": "",
"main": "build/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit f22a001

Please sign in to comment.