Skip to content

Commit

Permalink
chore(release): 1.4.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.3](v1.4.2...v1.4.3) (2022-07-29)

### Bug Fixes

* add missing `types` field to pkg.json ([ece19f3](ece19f3)), closes [#13](#13)
  • Loading branch information
semrel-extra-bot committed Jul 29, 2022
1 parent 4eef4d3 commit c43456d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.3](https://github.com/semrel-extra/topo/compare/v1.4.2...v1.4.3) (2022-07-29)


### Bug Fixes

* add missing `types` field to pkg.json ([ece19f3](https://github.com/semrel-extra/topo/commit/ece19f33148b98dbe50b36c64bcef4cb290dfee8)), closes [#13](https://github.com/semrel-extra/topo/issues/13)

## [1.4.2](https://github.com/semrel-extra/topo/compare/v1.4.1...v1.4.2) (2022-07-03)

## [1.4.1](https://github.com/semrel-extra/topo/compare/v1.4.0...v1.4.1) (2022-06-13)
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.4.2",
"version": "1.4.3",
"description": "Helper to resolve monorepo dependencies graph",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c43456d

Please sign in to comment.