Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semrel-extra-bot committed Aug 14, 2023
1 parent 0eed98f commit 53eab32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.14.0](https://github.com/semrel-extra/topo/compare/v1.13.1...v1.14.0) (2023-08-14)

### Features
* feat: export `iterateDeps` helper ([0eed98f](https://github.com/semrel-extra/topo/commit/0eed98fec072db6dcb8fb7cc050c2c2df2cb2255))

## [1.13.1](https://github.com/semrel-extra/topo/compare/v1.13.0...v1.13.1) (2023-08-14)

### Fixes & improvements
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": "@semrel-extra/topo",
"version": "1.13.1",
"version": "1.14.0",
"description": "Helpers to assist monorepo dependencies traversals",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 53eab32

Please sign in to comment.