Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Commit cc000bd

Browse files
committed
chore: release v0.3.2
1 parent 375f9df commit cc000bd

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [0.3.2](https://github.com/geotrev/release-workspaces/compare/list...0.3.2) (2022-12-03)
4+
35
## [0.3.1](https://github.com/geotrev/release-workspaces/compare/v0.3.0...v0.3.1) (2022-05-30)
46

57
# [0.3.0](https://github.com/geotrev/release-workspaces/compare/v0.2.2...v0.3.0) (2022-05-15)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-workspaces",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Automated versioning and publishing of projects using npm workspaces",
55
"type": "module",
66
"main": "bin/cli.js",

0 commit comments

Comments
 (0)