Skip to content

Commit

Permalink
ci(release): 6.1.0-pr-167.151.1.1
Browse files Browse the repository at this point in the history
## [6.1.0-pr-167.151.1.1](v6.0.0...v6.1.0-pr-167.151.1.1) (2024-02-20)

### Features

* **npm:** only add semantic-release-git on default branches ([dffbc35](dffbc35))

### Miscellaneous

* **deps:** update all non-major dependencies ([7191df2](7191df2))
* **deps:** update all non-major dependencies ([f5171e0](f5171e0))
* **deps:** update all non-major dependencies ([c70e0ba](c70e0ba))
* **deps:** update dependency @types/node to v20.11.17 ([8a9fb90](8a9fb90))

### Code Refactoring

* filter out null plugins ([ea0059a](ea0059a))

### Build System

* **deps:** add micromatch ([f2ccf39](f2ccf39))

### Tests

* clear and reset all modules after each test ([902d010](902d010))
* ensure that env is consistent on tests ([d08419d](d08419d))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent d08419d commit a308b5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
},
"types": "lib/index.d.ts",
"version": "6.0.0"
"version": "6.1.0-pr-167.151.1.1"
}

0 comments on commit a308b5a

Please sign in to comment.