Skip to content

Commit 2b15a98

Browse files
chore(main): release 1.5.0 (#158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a83cb60 commit 2b15a98

5 files changed

Lines changed: 14 additions & 6 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/codelearncreate/co-design/compare/v1.4.0...v1.5.0) (2024-05-21)
4+
5+
6+
### Features
7+
8+
* configure Husky 9 and Commitlint 19 properly ([#157](https://github.com/codelearncreate/co-design/issues/157)) ([994c3c0](https://github.com/codelearncreate/co-design/commit/994c3c0f8fe8b16724c68fc280b62e141b02d226))
9+
* configure Sveltia CMS ([#159](https://github.com/codelearncreate/co-design/issues/159)) ([a83cb60](https://github.com/codelearncreate/co-design/commit/a83cb6003e4ed7175af92901e31f595e2c1ee8ba))
10+
311
## [1.4.0](https://github.com/codelearncreate/co-design/compare/v1.3.0...v1.4.0) (2024-04-02)
412

513

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@weavly/co-design",
3-
"version": "1.4.0",
4-
"description": "TODO",
3+
"version": "1.5.0",
4+
"description": "Recommendations to enable designers, children, teachers, and caregivers to meet their respective needs and achieve their goals in a collaborative process.",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",
77
"build:eleventy": "cross-env NODE_ENV=production eleventy",

src/_data/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Weavly Co-Design",
3-
"description": "Rrecommendations to enable designers, children, teachers, and caregivers to meet their respective needs and achieve their goals in a collaborative process.",
3+
"description": "Recommendations to enable designers, children, teachers, and caregivers to meet their respective needs and achieve their goals in a collaborative process.",
44
"authorWebsite": "https://weavly.org/",
55
"authorEmail": "idrc@ocadu.ca",
66
"authorName": "Weavly"

0 commit comments

Comments
 (0)