Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6.1"
".": "1.6.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.2](https://github.com/codelearncreate/co-design/compare/v1.6.1...v1.6.2) (2025-04-25)


### Bug Fixes

* add commit messages to CMS config ([#213](https://github.com/codelearncreate/co-design/issues/213)) ([1934bfe](https://github.com/codelearncreate/co-design/commit/1934bfea03f222eaaa2f329c13e500f59b81e5a0))

## [1.6.1](https://github.com/codelearncreate/co-design/compare/v1.6.0...v1.6.1) (2025-04-25)


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.6.1",
"version": "1.6.2",
"description": "Recommendations to enable designers, children, teachers, and caregivers to meet their respective needs and achieve their goals in a collaborative process.",
"scripts": {
"build": "npm-run-all -l clean -p build:*",
Expand Down