Skip to content

Commit

Permalink
chore(release): 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrealHu committed Jun 14, 2023
1 parent e707b64 commit cb95b69
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.7](https://github.com/TyrealHu/acorn-typescript/compare/v1.3.6...v1.3.7) (2023-06-14)


### ✨ Features

* 🚀add locations validating in static method ([e707b64](https://github.com/TyrealHu/acorn-typescript/commit/e707b642141bb4ad10572d18c78b4ee2be4d27a5))

### [1.3.6](https://github.com/TyrealHu/acorn-typescript/compare/v1.3.5...v1.3.6) (2023-06-08)


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": "acorn-typescript",
"version": "1.3.6",
"version": "1.3.7",
"description": "Alternative, TypeScript parser",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit cb95b69

Please sign in to comment.