Skip to content

Commit

Permalink
0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 committed Feb 22, 2024
1 parent 6869004 commit 4851fc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
<!-- Add new changes here -->

## [0.15.2] 2024-02-21

### Fixed
- Process all supported extensions by default (#584, @trivikr)

## [0.15.1] 2023-10-28

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jscodeshift",
"version": "0.15.1",
"version": "0.15.2",
"description": "A toolkit for JavaScript codemods",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4851fc8

Please sign in to comment.