Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2022-02-03)

### Bug Fixes

* **typescript:** ensure readonly discoverable within object context ([675e431](675e431))
* use correct precedence for right side of arrow function ([6b0a410](6b0a410))
  • Loading branch information
semantic-release-bot committed Feb 3, 2022
1 parent a1e9131 commit cf2b709
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.2](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/compare/v2.2.1...v2.2.2) (2022-02-03)


### Bug Fixes

* **typescript:** ensure readonly discoverable within object context ([675e431](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/commit/675e431c2f06f8f72dd07ea7e46fc90cecde228b))
* use correct precedence for right side of arrow function ([6b0a410](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/commit/6b0a410a004a4345503ee7ebb33ba9237a511a92))

## [2.2.2](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/compare/v2.2.1...v2.2.2) (2022-01-17)


Expand Down

0 comments on commit cf2b709

Please sign in to comment.