Skip to content

Commit 69af08d

Browse files
chore(main): release 1.3.0 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 077b220 commit 69af08d

4 files changed

Lines changed: 12 additions & 4 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.2.0"
2+
".": "1.3.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.3.0](https://github.com/codelearncreate/co-design/compare/v1.2.0...v1.3.0) (2024-03-28)
4+
5+
6+
### Features
7+
8+
* update contributors fields and display (fix [#103](https://github.com/codelearncreate/co-design/issues/103)) ([#125](https://github.com/codelearncreate/co-design/issues/125)) ([077b220](https://github.com/codelearncreate/co-design/commit/077b220a305a2d74e57061b858cc9cb028e227e6))
9+
* update footer to match weavly.org ([#123](https://github.com/codelearncreate/co-design/issues/123)) ([d3e3bd1](https://github.com/codelearncreate/co-design/commit/d3e3bd19a4f685df6b2f6a457086b4ca4fd15756))
10+
311
## [1.2.0](https://github.com/codelearncreate/co-design/compare/v1.1.0...v1.2.0) (2024-03-19)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weavly/co-design",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "TODO",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)