Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent 719ad3d commit 5deb49f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/codelearncreate/co-design/compare/v1.0.0...v1.0.1) (2023-12-18)


### Bug Fixes

* configure editorial workflow ([#24](https://github.com/codelearncreate/co-design/issues/24)) ([719ad3d](https://github.com/codelearncreate/co-design/commit/719ad3dfed9988948e26ab4bcdc2b411fb7da814))

## 1.0.0 (2023-12-18)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@weavly/co-design",
"version": "1.0.0",
"version": "1.0.1",
"description": "TODO",
"scripts": {
"build": "npm-run-all -l clean -p build:*",
Expand Down

0 comments on commit 5deb49f

Please sign in to comment.