Skip to content

Commit

Permalink
chore: release monorepo-workspace-submodules-finder-action 1.2.2 (#295)
Browse files Browse the repository at this point in the history
* chore: release monorepo-workspace-submodules-finder-action 1.2.2

* docs: update package list

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <release-workflow+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sonishi Izuka <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2021
1 parent 4d73128 commit 5029f9a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@

| Package | Version | Dependencies |
|-|-|-|
| [`monorepo-workspace-submodules-finder-action`](./actions/monorepo-workspace-submodules-finder) | [`v1.2.1`](https://github.com/sounisi5011/npm-packages/tree/monorepo-workspace-submodules-finder-action-v1.2.1/actions/monorepo-workspace-submodules-finder) | [![Dependency Status](https://status.david-dm.org/gh/sounisi5011/npm-packages.svg?path=actions%2Fmonorepo-workspace-submodules-finder)](https://david-dm.org/sounisi5011/npm-packages?path=actions%2Fmonorepo-workspace-submodules-finder) |
| [`monorepo-workspace-submodules-finder-action`](./actions/monorepo-workspace-submodules-finder) | [`v1.2.2`](https://github.com/sounisi5011/npm-packages/tree/monorepo-workspace-submodules-finder-action-v1.2.2/actions/monorepo-workspace-submodules-finder) | [![Dependency Status](https://status.david-dm.org/gh/sounisi5011/npm-packages.svg?path=actions%2Fmonorepo-workspace-submodules-finder)](https://david-dm.org/sounisi5011/npm-packages?path=actions%2Fmonorepo-workspace-submodules-finder) |
7 changes: 7 additions & 0 deletions actions/monorepo-workspace-submodules-finder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.2](https://www.github.com/sounisi5011/npm-packages/compare/monorepo-workspace-submodules-finder-action-v1.2.1...monorepo-workspace-submodules-finder-action-v1.2.2) (2021-12-05)


### Bug Fixes

* **deps:** update dependency workspace-tools to v0.17.0 ([#292](https://www.github.com/sounisi5011/npm-packages/issues/292)) ([93f5875](https://www.github.com/sounisi5011/npm-packages/commit/93f58754d59e1f3862994ac5d2af0a85bdd609d0))

### [1.2.1](https://www.github.com/sounisi5011/npm-packages/compare/monorepo-workspace-submodules-finder-action-v1.2.0...monorepo-workspace-submodules-finder-action-v1.2.1) (2021-11-05)


Expand Down
2 changes: 1 addition & 1 deletion actions/monorepo-workspace-submodules-finder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monorepo-workspace-submodules-finder-action",
"version": "1.2.1",
"version": "1.2.2",
"description": "Get the path and package name of a node submodules in npm/yarn/pnpm workspaces",
"homepage": "https://github.com/sounisi5011/npm-packages/tree/main/actions/monorepo-workspace-submodules-finder#readme",
"bugs": {
Expand Down

0 comments on commit 5029f9a

Please sign in to comment.