Skip to content

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Nov 2, 2024
1 parent 26df52a commit 3a63426
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/Alwatr/alwatr/compare/v2.1.1...v2.2.0) (2024-11-02)

### Features

* **deps:** bump the alwatr group across 1 directory with 9 updates ([f6ef7ac](https://github.com/Alwatr/alwatr/commit/f6ef7ac8fee35ce26722928cb3a255eb7b3870b5)) by @dependabot[bot]

### Miscellaneous Chores

* remove unused Tailwind configuration file ([3dcf039](https://github.com/Alwatr/alwatr/commit/3dcf039ee0c0b5e674525c734ef83aec18bbc2d1)) by @AliMD
* update dependabot configuration for improved dependency management ([44528a0](https://github.com/Alwatr/alwatr/commit/44528a02bde5b08f27185e5bf18b74dd50a7550e)) by @AliMD
* update GitHub Copilot settings for code generation instructions ([7735e1c](https://github.com/Alwatr/alwatr/commit/7735e1c8e88f5c86d672d8003bd4ce8f069dc72b)) by @AliMD
* update VSCode extensions for improved development experience ([f0ba360](https://github.com/Alwatr/alwatr/commit/f0ba360d53e49602a462e797b23748355523e762)) by @AliMD

## [2.1.1](https://github.com/Alwatr/alwatr/compare/v2.1.0...v2.1.1) (2024-10-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/lerna-lite/lerna-lite/main/packages/cli/schemas/lerna-schema.json",
"version": "2.1.1",
"version": "2.2.0",
"npmClient": "yarn",
"packages": [
"packages/*"
Expand Down
6 changes: 6 additions & 0 deletions packages/alwatr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.0](https://github.com/Alwatr/alwatr/compare/v2.1.1...v2.2.0) (2024-11-02)

### Features

* **deps:** bump the alwatr group across 1 directory with 9 updates ([f6ef7ac](https://github.com/Alwatr/alwatr/commit/f6ef7ac8fee35ce26722928cb3a255eb7b3870b5)) by @dependabot[bot]

## [2.1.1](https://github.com/Alwatr/alwatr/compare/v2.1.0...v2.1.1) (2024-10-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/alwatr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alwatr",
"displayName": "Alwatr",
"version": "2.1.1",
"version": "2.2.0",
"description": "Alwatr Ecosystem",
"author": "S. Ali Mihandoost <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 3a63426

Please sign in to comment.