Skip to content

Commit afaab58

Browse files
committed
release:
1 parent cc041f3 commit afaab58

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.2.0](https://github.com/Alwatr/alwatr/compare/v3.1.1...v3.2.0) (2024-11-07)
7+
8+
### Features
9+
10+
* update @alwatr/nanolib to v5.2.0 and @alwatr/fetch to v5.2.0 ([cc041f3](https://github.com/Alwatr/alwatr/commit/cc041f37ea291ce9d7ba8178cac498c2fdca223f)) by @
11+
612
## [3.1.1](https://github.com/Alwatr/alwatr/compare/v3.1.0...v3.1.1) (2024-11-06)
713

814
### Bug Fixes

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.1.1",
3+
"version": "3.2.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.2.0](https://github.com/Alwatr/alwatr/compare/v3.1.1...v3.2.0) (2024-11-07)
7+
8+
### Features
9+
10+
* update @alwatr/nanolib to v5.2.0 and @alwatr/fetch to v5.2.0 ([cc041f3](https://github.com/Alwatr/alwatr/commit/cc041f37ea291ce9d7ba8178cac498c2fdca223f)) by @
11+
612
## [3.1.1](https://github.com/Alwatr/alwatr/compare/v3.1.0...v3.1.1) (2024-11-06)
713

814
### Bug Fixes

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.1.1",
4+
"version": "3.2.0",
55
"description": "Alwatr Ecosystem",
66
"author": "S. Ali Mihandoost <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)