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 12, 2024
1 parent 67a6b00 commit 436ce02
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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-12)


### Features

* 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))

## [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 436ce02

Please sign in to comment.