Skip to content

Commit 643a07d

Browse files
committed
release:
1 parent 9aa921d commit 643a07d

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

+6
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.7.0](https://github.com/Alwatr/alwatr/compare/v3.6.0...v3.7.0) (2024-11-09)
7+
8+
### Features
9+
10+
* update @alwatr/nitrobase to v7.5.0 and adjust dependencies in yarn.lock ([9aa921d](https://github.com/Alwatr/alwatr/commit/9aa921df5f67d83c598d919b670a592d6de61e9e)) by @AliMD
11+
612
## [3.6.0](https://github.com/Alwatr/alwatr/compare/v3.5.0...v3.6.0) (2024-11-08)
713

814
### Features

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

packages/alwatr/CHANGELOG.md

+6
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.7.0](https://github.com/Alwatr/alwatr/compare/v3.6.0...v3.7.0) (2024-11-09)
7+
8+
### Features
9+
10+
* update @alwatr/nitrobase to v7.5.0 and adjust dependencies in yarn.lock ([9aa921d](https://github.com/Alwatr/alwatr/commit/9aa921df5f67d83c598d919b670a592d6de61e9e)) by @AliMD
11+
612
## [3.6.0](https://github.com/Alwatr/alwatr/compare/v3.5.0...v3.6.0) (2024-11-08)
713

814
### Features

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

0 commit comments

Comments
 (0)