Skip to content

Commit 977b722

Browse files
chore(release): release 1.5.0 (#841)
1 parent 242ccf8 commit 977b722

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
## [1.5.0](https://github.com/codelearncreate/weavly.org/compare/v1.4.0...v1.5.0) (2023-08-24)
6+
7+
8+
### Features
9+
10+
* update based on trivet-monolingual@1.x ([#836](https://github.com/codelearncreate/weavly.org/issues/836)) ([0c0ede6](https://github.com/codelearncreate/weavly.org/commit/0c0ede6222190024b9eb6971c8b71c7262771dda))
11+
12+
13+
### Bug Fixes
14+
15+
* assets bug ([94163da](https://github.com/codelearncreate/weavly.org/commit/94163da24b35e264e4d6abcdfe3e2ed99b106ee7))
16+
* resolve CSS build issue ([11eacc9](https://github.com/codelearncreate/weavly.org/commit/11eacc9340727f4eb0f46a248799064168791b96))
17+
* resolve JS build issue ([12115fd](https://github.com/codelearncreate/weavly.org/commit/12115fd223520523e9135962f2c129240f209aa6))
18+
* resolve syntax error ([70df46e](https://github.com/codelearncreate/weavly.org/commit/70df46ea7d56230cac837d38ff6a7f79bf483b91))
19+
520
## [1.4.0](https://github.com/codelearncreate/weavly.org/compare/v1.3.1...v1.4.0) (2023-07-17)
621

722

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,7 +1,7 @@
11
{
22
"name": "@codelearncreate/weavly.org",
33
"private": true,
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"description": "Fluid is an open, collaborative project to improve the user experience and inclusiveness of open source software.",
66
"scripts": {
77
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)