Skip to content

Commit

Permalink
chore(release): [skip ci] Update v2.4.0
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.0...v2.4.0) (2021-09-13)

### Features

* **ast_types:** add ESTree types ([a46bc08](a46bc08))
* **supportFileType:** implement TSX support ([c9e4765](c9e4765))
  • Loading branch information
semantic-release-bot committed Sep 13, 2021
1 parent 3983601 commit 866624c
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.4.0](https://github.com/kubosho/vscode-ecsstractor/compare/v2.3.0...v2.4.0) (2021-09-13)


### Features

* **ast_types:** add ESTree types ([a46bc08](https://github.com/kubosho/vscode-ecsstractor/commit/a46bc085b2c10b38b24ff061546bf4f134c471d3))
* **supportFileType:** implement TSX support ([c9e4765](https://github.com/kubosho/vscode-ecsstractor/commit/c9e4765a083d2e16368dab5e4a33eebe32298177))

# [2.3.0](https://github.com/kubosho/vscode-ecsstractor/compare/v2.2.2...v2.3.0) (2021-09-11)


Expand Down

0 comments on commit 866624c

Please sign in to comment.