Skip to content

Commit

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

### Features

* **esprima_extend:** add JSXExpressionContainer type ([a14d4bf](a14d4bf))
* **src:** implement to extract class selector in JSX code using classNames ([10c9085](10c9085))
  • Loading branch information
semantic-release-bot committed Sep 11, 2021
1 parent ad3e365 commit 6707de2
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.3.0](https://github.com/kubosho/vscode-ecsstractor/compare/v2.2.2...v2.3.0) (2021-09-11)


### Features

* **esprima_extend:** add JSXExpressionContainer type ([a14d4bf](https://github.com/kubosho/vscode-ecsstractor/commit/a14d4bf3e8be3156f14a9314b349e7837ce9fb9c))
* **src:** implement to extract class selector in JSX code using classNames ([10c9085](https://github.com/kubosho/vscode-ecsstractor/commit/10c90856dcec2126bfcfab7b7a3a388c77182f54))

## [2.2.2](https://github.com/kubosho/vscode-ecsstractor/compare/v2.2.1...v2.2.2) (2021-08-30)


Expand Down

0 comments on commit 6707de2

Please sign in to comment.