Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
 - @alwatr/crypto@3.0.2
 - @alwatr/fetch@2.1.5
 - @alwatr/nano-server@1.2.5
 - @alwatr/util@1.3.5
 - @alwatr/validator@1.2.5
  • Loading branch information
AliMD committed Dec 11, 2023
1 parent acf6e24 commit 7f4b8af
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/crypto@3.0.1...@alwatr/crypto@3.0.2) (2023-12-11)

**Note:** Version bump only for package @alwatr/crypto

## [3.0.1](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/crypto@3.0.0...@alwatr/crypto@3.0.1) (2023-12-11)

**Note:** Version bump only for package @alwatr/crypto
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/crypto",
"version": "3.0.1",
"version": "3.0.2",
"description": "A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.",
"keywords": [
"crypto",
Expand Down
4 changes: 4 additions & 0 deletions packages/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.5](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/fetch@2.1.4...@alwatr/fetch@2.1.5) (2023-12-11)

**Note:** Version bump only for package @alwatr/fetch

## [2.1.4](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/fetch@2.1.3...@alwatr/fetch@2.1.4) (2023-12-11)

**Note:** Version bump only for package @alwatr/fetch
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/fetch",
"version": "2.1.4",
"version": "2.1.5",
"description": "Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types written in tiny TypeScript, ES module.",
"keywords": [
"fetch",
Expand Down
4 changes: 4 additions & 0 deletions packages/nano-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/nano-server@1.2.4...@alwatr/nano-server@1.2.5) (2023-12-11)

**Note:** Version bump only for package @alwatr/nano-server

## [1.2.4](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/nano-server@1.2.3...@alwatr/nano-server@1.2.4) (2023-12-11)

**Note:** Version bump only for package @alwatr/nano-server
Expand Down
2 changes: 1 addition & 1 deletion packages/nano-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/nano-server",
"version": "1.2.4",
"version": "1.2.5",
"description": "Elegant powerful nodejs server for nanoservice use cases, written in tiny TypeScript module.",
"keywords": [
"server",
Expand Down
6 changes: 6 additions & 0 deletions packages/util/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.

## [1.3.5](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/util@1.3.4...@alwatr/util@1.3.5) (2023-12-11)

### Bug Fixes

* **util:** dependency cycle ([65831a7](https://github.com/Alwatr/alwatr-es-sdk/commit/65831a7458e33f972b83801d9d8f78326aa8872f)) by @njfamirm

## [1.3.4](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/util@1.3.3...@alwatr/util@1.3.4) (2023-12-11)

**Note:** Version bump only for package @alwatr/util
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/util",
"version": "1.3.4",
"version": "1.3.5",
"description": "Util library written in tiny TypeScript module.",
"keywords": [
"util",
Expand Down
4 changes: 4 additions & 0 deletions packages/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/validator@1.2.4...@alwatr/validator@1.2.5) (2023-12-11)

**Note:** Version bump only for package @alwatr/validator

## [1.2.4](https://github.com/Alwatr/alwatr-es-sdk/compare/@alwatr/validator@1.2.3...@alwatr/validator@1.2.4) (2023-12-11)

**Note:** Version bump only for package @alwatr/validator
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/validator",
"version": "1.2.4",
"version": "1.2.5",
"description": "Simple useful validator library written in tiny TypeScript module.",
"keywords": [
"validator",
Expand Down

0 comments on commit 7f4b8af

Please sign in to comment.