Skip to content

Commit 8a09c4f

Browse files
committed
release:
1 parent b641425 commit 8a09c4f

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.0](https://github.com/Alwatr/alwatr/compare/v3.0.0...v3.1.0) (2024-11-06)
7+
8+
### Features
9+
10+
* update `flux` version to `4.0.1` ([b641425](https://github.com/Alwatr/alwatr/commit/b641425cb09abf5bae623a1d4e679e05d8a553eb)) by @
11+
612
## [3.0.0](https://github.com/Alwatr/alwatr/compare/v2.3.0...v3.0.0) (2024-11-06)
713

814
### ⚠ BREAKING CHANGES

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"npmClient": "yarn",
55
"packages": [
66
"packages/*"

packages/alwatr/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.0](https://github.com/Alwatr/alwatr/compare/v3.0.0...v3.1.0) (2024-11-06)
7+
8+
### Features
9+
10+
* update `flux` version to `4.0.1` ([b641425](https://github.com/Alwatr/alwatr/commit/b641425cb09abf5bae623a1d4e679e05d8a553eb)) by @
11+
612
## [3.0.0](https://github.com/Alwatr/alwatr/compare/v2.3.0...v3.0.0) (2024-11-06)
713

814
### ⚠ BREAKING CHANGES

packages/alwatr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alwatr",
33
"displayName": "Alwatr",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"description": "Alwatr Ecosystem",
66
"author": "S. Ali Mihandoost <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)