Skip to content

Commit

Permalink
chore(release): release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 28, 2024
1 parent 97b8ef3 commit 8b9ac29
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.7.0](https://github.com/codelearncreate/weavly.org/compare/v1.6.0...v1.7.0) (2024-03-28)


### Features

* add co-design to menu (resolves [#874](https://github.com/codelearncreate/weavly.org/issues/874)) ([#876](https://github.com/codelearncreate/weavly.org/issues/876)) ([03e10d9](https://github.com/codelearncreate/weavly.org/commit/03e10d9668a43f846c4e1083819718fafe53d091))
* add phone number and display IDRC project lead email on footer ([#872](https://github.com/codelearncreate/weavly.org/issues/872)) ([55df1a4](https://github.com/codelearncreate/weavly.org/commit/55df1a41149d5096074a521c7c28508100e733ba))
* add redirects ([#873](https://github.com/codelearncreate/weavly.org/issues/873)) ([de10652](https://github.com/codelearncreate/weavly.org/commit/de106524d58f76c64bd5a14ae84c7a88a206effd))
* remove analytics (resolves [#863](https://github.com/codelearncreate/weavly.org/issues/863)) ([#864](https://github.com/codelearncreate/weavly.org/issues/864)) ([b65bdcd](https://github.com/codelearncreate/weavly.org/commit/b65bdcdc3d36e1b0a1f91357246786658d42837a))
* update footer content ([#853](https://github.com/codelearncreate/weavly.org/issues/853)) ([0f393a9](https://github.com/codelearncreate/weavly.org/commit/0f393a9960c817233ed6456005f8551c9320b8a0))
* update footer layout and content for supports ([#871](https://github.com/codelearncreate/weavly.org/issues/871)) ([67a6b00](https://github.com/codelearncreate/weavly.org/commit/67a6b00cffa8961d4f34b48658c3301732ffb3b9))


### Bug Fixes

* idrc email address ([#870](https://github.com/codelearncreate/weavly.org/issues/870)) ([525a658](https://github.com/codelearncreate/weavly.org/commit/525a6587862ba313ba51f8b451e69710f8f2a3d8))
* issue with form field style applying to UIO options ([#869](https://github.com/codelearncreate/weavly.org/issues/869)) ([3b14652](https://github.com/codelearncreate/weavly.org/commit/3b146528c1d337bab50aa7ec413874fba5b06e60))
* use Netlify redirects file ([045218c](https://github.com/codelearncreate/weavly.org/commit/045218c27596dc4c36453647f67a10891e8f98df))

## [1.6.0](https://github.com/codelearncreate/weavly.org/compare/v1.5.0...v1.6.0) (2023-08-29)


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,7 +1,7 @@
{
"name": "@codelearncreate/weavly.org",
"private": true,
"version": "1.6.0",
"version": "1.7.0",
"description": "Fluid is an open, collaborative project to improve the user experience and inclusiveness of open source software.",
"scripts": {
"build": "npm-run-all -l clean -p build:*",
Expand Down

0 comments on commit 8b9ac29

Please sign in to comment.