Skip to content

Commit 8de6379

Browse files
committed
release:
1 parent 30ec156 commit 8de6379

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [2.1.0](https://github.com/Alwatr/alwatr/compare/v2.0.3...v2.1.0) (2024-10-28)
7+
8+
### Features
9+
10+
* update @alwatr/nanotron 4.5.0 ([#1676](https://github.com/Alwatr/alwatr/issues/1676)) ([b59f1ff](https://github.com/Alwatr/alwatr/commit/b59f1ffced648630d14f0d197efc3ae3f9d89575)) by @dependabot[bot]
11+
* update flux v3.2.1 ([30ec156](https://github.com/Alwatr/alwatr/commit/30ec156ed8ee72c6e69c95a40049a549a7d3c239)) by @AliMD
12+
613
## [2.0.3](https://github.com/Alwatr/alwatr/compare/v2.0.2...v2.0.3) (2024-10-16)
714

815
### Bug Fixes

lerna.json

+1-1
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": "2.0.3",
3+
"version": "2.1.0",
44
"npmClient": "yarn",
55
"packages": [
66
"packages/*"

packages/alwatr/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [2.1.0](https://github.com/Alwatr/alwatr/compare/v2.0.3...v2.1.0) (2024-10-28)
7+
8+
### Features
9+
10+
* update @alwatr/nanotron 4.5.0 ([#1676](https://github.com/Alwatr/alwatr/issues/1676)) ([b59f1ff](https://github.com/Alwatr/alwatr/commit/b59f1ffced648630d14f0d197efc3ae3f9d89575)) by @dependabot[bot]
11+
* update flux v3.2.1 ([30ec156](https://github.com/Alwatr/alwatr/commit/30ec156ed8ee72c6e69c95a40049a549a7d3c239)) by @AliMD
12+
613
## [2.0.3](https://github.com/Alwatr/alwatr/compare/v2.0.2...v2.0.3) (2024-10-16)
714

815
### Bug Fixes

packages/alwatr/package.json

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

0 commit comments

Comments
 (0)