Skip to content

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Sep 20, 2023
1 parent e3d04e1 commit e35bb1a
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 6 deletions.
6 changes: 6 additions & 0 deletions packages/font/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.1.2 (2023-09-20)

### Bug Fixes

* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD

## [1.1.1](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/font
Expand Down
2 changes: 1 addition & 1 deletion packages/font/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/font",
"version": "1.1.1",
"version": "1.1.2",
"description": "Best practices (The Right Way) of using Persian/Arabic web fonts in the website and webapp.",
"keywords": [
"font",
Expand Down
10 changes: 10 additions & 0 deletions packages/fract/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.3 (2023-09-20)

### Bug Fixes

* all deps ([fb47833](https://github.com/AliMD/fract/commit/fb47833c2cb6853a7e619c8d3cdbe8b4aacdd604)) by @AliMD
* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD
* import paths ([a4ad9f4](https://github.com/AliMD/fract/commit/a4ad9f4f6db759451e84a37f6cad9606c8586c65)) by @AliMD
* repo paths ([b20214b](https://github.com/AliMD/fract/commit/b20214bbe8d13ad3f47ec2b5d1c6219ab88699a0)) by @AliMD
* ts refs ([1668b2d](https://github.com/AliMD/fract/commit/1668b2dbe0fcde38d3d0689ac230ce3bcdc712cb)) by @AliMD

## [1.1.2](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/fract
Expand Down
2 changes: 1 addition & 1 deletion packages/fract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/fract",
"version": "1.1.2",
"version": "1.1.3",
"description": "Elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react!",
"keywords": [
"render",
Expand Down
10 changes: 10 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.0.0-beta.0 (2023-09-20)

### Bug Fixes

* all deps ([fb47833](https://github.com/AliMD/fract/commit/fb47833c2cb6853a7e619c8d3cdbe8b4aacdd604)) by @AliMD
* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD
* import paths ([a4ad9f4](https://github.com/AliMD/fract/commit/a4ad9f4f6db759451e84a37f6cad9606c8586c65)) by @AliMD
* repo paths ([b20214b](https://github.com/AliMD/fract/commit/b20214bbe8d13ad3f47ec2b5d1c6219ab88699a0)) by @AliMD
* ts refs ([1668b2d](https://github.com/AliMD/fract/commit/1668b2dbe0fcde38d3d0689ac230ce3bcdc712cb)) by @AliMD

## [1.0.1](https://github.com/AliMD/fract/compare/v1.0.0...v1.0.1) (2023-06-21)

**Note:** Version bump only for package @alwatr/i18n
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/i18n",
"version": "2.0.0-beta",
"version": "2.0.0-beta.0",
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.",
"keywords": [
"i18n",
Expand Down
8 changes: 8 additions & 0 deletions packages/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.3 (2023-09-20)

### Bug Fixes

* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD
* **icon:** remove signal and urlPrefixContext ([1344742](https://github.com/AliMD/fract/commit/134474251a3d88c94f3339c380c1d3f9f7acf988)) by @AliMD
* ts refs ([1668b2d](https://github.com/AliMD/fract/commit/1668b2dbe0fcde38d3d0689ac230ce3bcdc712cb)) by @AliMD

## [1.1.2](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/icon
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/icon",
"version": "1.1.2",
"version": "1.1.3",
"description": "Best practices (The Right Way) of using premium designed icons in the website and webapp.",
"keywords": [
"icon",
Expand Down
11 changes: 11 additions & 0 deletions packages/router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.0.0-beta.0 (2023-09-20)

### Bug Fixes

* all deps ([fb47833](https://github.com/AliMD/fract/commit/fb47833c2cb6853a7e619c8d3cdbe8b4aacdd604)) by @AliMD
* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD
* import paths ([a4ad9f4](https://github.com/AliMD/fract/commit/a4ad9f4f6db759451e84a37f6cad9606c8586c65)) by @AliMD
* repo paths ([b20214b](https://github.com/AliMD/fract/commit/b20214bbe8d13ad3f47ec2b5d1c6219ab88699a0)) by @AliMD
* **router:** file name ([2a69c08](https://github.com/AliMD/fract/commit/2a69c08645acc331ecf9654bb9d35e2d0b902d4a)) by @AliMD
* ts refs ([1668b2d](https://github.com/AliMD/fract/commit/1668b2dbe0fcde38d3d0689ac230ce3bcdc712cb)) by @AliMD

## [1.1.2](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/router
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/router",
"version": "2.0.0-beta",
"version": "2.0.0-beta.0",
"description": "Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module.",
"keywords": [
"router",
Expand Down
8 changes: 8 additions & 0 deletions packages/style/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.1.2 (2023-09-20)

### Bug Fixes

* all repo urls ([2ec6e1e](https://github.com/AliMD/fract/commit/2ec6e1e080f37d3b7c5eb37b272c1aa049540756)) by @AliMD
* ts refs ([1668b2d](https://github.com/AliMD/fract/commit/1668b2dbe0fcde38d3d0689ac230ce3bcdc712cb)) by @AliMD
* ui-kit path ([f32a0cf](https://github.com/AliMD/fract/commit/f32a0cfdf7d118b8f56931e4fbd05385dcda7376)) by @AliMD

## [1.1.1](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/style
Expand Down
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/style",
"version": "1.1.1",
"version": "1.1.2",
"description": "Alwatr shared styles (lib, utils, theme, ...).",
"keywords": [
"style",
Expand Down

0 comments on commit e35bb1a

Please sign in to comment.