Skip to content

Commit

Permalink
🔖 chore(release): publish 1.1.0-alpha.52
Browse files Browse the repository at this point in the history
  • Loading branch information
bassemsab committed Jan 29, 2024
1 parent 3112aaf commit b250a99
Showing 99 changed files with 456 additions and 349 deletions.
82 changes: 5 additions & 77 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -12,86 +12,14 @@ jobs:
uses: actions/checkout@v2
with:
ref: main
# with:
# # pulls all commits (needed for lerna / semantic release to correctly version)
# fetch-depth: "0"
# # Setup .npmrc file to publish to npm

# - name: Setup Nodejs 16
# uses: actions/setup-node@v2
# with:
# node-version: "16.x"
# registry-url: "https://registry.npmjs.org"

# - name: Restore lerna
# id: cache-modules
# uses: actions/cache@v2
# with:
# path: |
# node_modules
# */*/node_modules
# key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}

# - name: Yarn Install
# if: steps.cache-modules.outputs.cache-hit != 'true'
# run: |
# yarn install

# - name: Git Identity
# run: |
# git config --global user.name 'github-actions[bot]'
# git config --global user.email 'github-actions[bot]@users.noreply.github.com'
# git remote set-url origin https://x-access-token:${GITHUB_TOKEN}@github.com/$GITHUB_REPOSITORY
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Set Current Version
# run: |
# CURRENT_VERSION=${{ github.event.release.tag_name }}
# echo "CURRENT_VERSION=${CURRENT_VERSION}" >> $GITHUB_ENV
# echo ${{ env.CURRENT_VERSION }}

# - name: Tag Check
# id: tag_check
# run: |
# GET_API_URL="https://api.github.com/repos/${GITHUB_REPOSITORY}/git/ref/tags/v${CURRENT_VERSION}"
# http_status_code=$(curl -LI $GET_API_URL -o /dev/null -w '%{http_code}\n' -s \
# -H "Authorization: token ${GITHUB_TOKEN}")
# if [ "$http_status_code" -ne "404" ] ; then
# echo "::set-output name=exists_tag::true"
# else
# echo "::set-output name=exists_tag::false"
# fi
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# # - name: Create Git Tag
# # if: steps.tag_check.outputs.exists_tag == 'false'
# # uses: pkgdeps/git-tag-action@v2
# # with:
# # version: ${{ env.CURRENT_VERSION }}
# # github_token: ${{ secrets.GITHUB_TOKEN }}
# # github_repo: ${{ github.repository }}
# # git_commit_sha: ${{ github.sha }}
# # git_tag_prefix: "v"

# # - name: Create Release
# # id: create_release
# # if: steps.tag_check.outputs.exists_tag == 'false' && github.event.pull_request.merged == true
# # uses: actions/create-release@v1
# # env:
# # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# # with:
# # tag_name: v${{ env.CURRENT_VERSION }}
# # # Copy Pull Request's tile and body to Release Note
# # release_name: ${{ github.event.pull_request.title }}
# # body: |
# # ${{ github.event.pull_request.body }}
# # draft: false
# # prerelease: false
- name: Set Current Version
run: |
CURRENT_VERSION=${{ github.event.release.tag_name }}
echo "CURRENT_VERSION=${CURRENT_VERSION}" >> $GITHUB_ENV
echo ${{ env.CURRENT_VERSION }}
- name: Build and Publish
# if: steps.tag_check.outputs.exists_tag == 'false'
run: |
echo //registry.npmjs.org/:_authToken=${NPM_TOKEN} > .npmrc
npm i --no-save
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)


### Bug Fixes

* lerna publish workflow ([10a49f0](https://github.com/wetix/responsive-ui/commit/10a49f07ce1bb7c48792244db05e319dc1a3d61c))
* lerna publish workflow ([63c5969](https://github.com/wetix/responsive-ui/commit/63c5969549446cab80f5f5f77542892ef4881490))
* lerna publish workflow ([75aca62](https://github.com/wetix/responsive-ui/commit/75aca62223f204d0b3889ea106583a93ad0e313b))
* publish workflow ([7fa5277](https://github.com/wetix/responsive-ui/commit/7fa52776a9f9bc02ca6e5ad3d5ecd598f752c8a4))
* publish workflow ([820a871](https://github.com/wetix/responsive-ui/commit/820a87192a1ffd39550c2bd5245232b56ab7a233))
* publish workflow ([01511cb](https://github.com/wetix/responsive-ui/commit/01511cb9cf615ebfbda61bf798e49eafe04687f2))
* publish workflow ([8fdd200](https://github.com/wetix/responsive-ui/commit/8fdd200ebc49ce90eb813f2daba5f39a18f1ecba))
* publish workflow ([2e7bc2b](https://github.com/wetix/responsive-ui/commit/2e7bc2b51d2cbddc7f5c93d94ee79a9e396638a2))
* publish workflow ([cd4c3aa](https://github.com/wetix/responsive-ui/commit/cd4c3aa647ef049c1faf6202ad9f7e386f9a56d0))
* publish workflow ([9caa772](https://github.com/wetix/responsive-ui/commit/9caa7723ed943b833f4b695e5afa3557bd7befd2))
* publish workflow ([0dd2b05](https://github.com/wetix/responsive-ui/commit/0dd2b053d75858d171439be773bed5973b2c5c50))
* publish workflow ([dc4ea12](https://github.com/wetix/responsive-ui/commit/dc4ea1284f9a3f72b1d8d75c6aa173d61d4bb936))
* publish workflow ([a9507f0](https://github.com/wetix/responsive-ui/commit/a9507f07dec5ab70d16a8dec7ed83152e3125c2a))
* publish workflow ([4a8e929](https://github.com/wetix/responsive-ui/commit/4a8e929a5910d468f1febeec5166e4794e83d556))
* publish workflow ([ab44227](https://github.com/wetix/responsive-ui/commit/ab44227fc5b2ad8255bae94cf14ab2f116ff8ced))
* publish workflow ([fde818c](https://github.com/wetix/responsive-ui/commit/fde818cffd3a476fc8f36943818f734ef5637546))
* publish workflow ([c6dec62](https://github.com/wetix/responsive-ui/commit/c6dec62be86ccc1eaeb26db7b30d371546cef178))





# [1.1.0-alpha.50](https://github.com/wetix/responsive-ui/compare/v1.1.1-alpha.8...v1.1.0-alpha.50) (2024-01-29)

### Bug Fixes
8 changes: 8 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/accordion





# [1.1.0-alpha.30](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.29...v1.1.0-alpha.30) (2022-08-03)

**Note:** Version bump only for package @responsive-ui/accordion
2 changes: 1 addition & 1 deletion components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/accordion",
"version": "1.1.0-alpha.30",
"version": "1.1.0-alpha.52",
"description": "An accordion component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/accordion#README.md",
8 changes: 8 additions & 0 deletions components/action-sheet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/action-sheet





# [1.1.0-alpha.25](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.24...v1.1.0-alpha.25) (2022-06-28)


2 changes: 1 addition & 1 deletion components/action-sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/action-sheet",
"version": "1.1.0-alpha.25",
"version": "1.1.0-alpha.52",
"description": "An action sheet component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/action-sheet#README.md",
11 changes: 11 additions & 0 deletions components/app-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# [1.1.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)


### Bug Fixes

* lerna publish workflow ([75aca62](https://github.com/wetix/responsive-ui/commit/75aca62223f204d0b3889ea106583a93ad0e313b))





# [1.1.0-alpha.50](https://github.com/wetix/responsive-ui/compare/v1.1.1-alpha.8...v1.1.0-alpha.50) (2024-01-29)

### Bug Fixes
2 changes: 1 addition & 1 deletion components/app-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/app-bar",
"version": "1.1.0-alpha.50",
"version": "1.1.0-alpha.52",
"description": "An app bar component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"contributors": [
8 changes: 8 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/badge





# [1.1.0-alpha.8](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.7...v1.1.0-alpha.8) (2022-03-14)


2 changes: 1 addition & 1 deletion components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/badge",
"version": "1.1.0-alpha.8",
"version": "1.1.0-alpha.52",
"description": "A notification bell component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/badge#README.md",
8 changes: 8 additions & 0 deletions components/bottom-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/bottom-bar





# [1.1.0-alpha.25](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.24...v1.1.0-alpha.25) (2022-06-28)


2 changes: 1 addition & 1 deletion components/bottom-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/bottom-bar",
"version": "1.1.0-alpha.25",
"version": "1.1.0-alpha.52",
"description": "A bottom bar component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/bottom-bar#README.md",
8 changes: 8 additions & 0 deletions components/bottom-sheet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/bottom-sheet





# [1.1.0-alpha.43](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.42...v1.1.0-alpha.43) (2022-10-25)


2 changes: 1 addition & 1 deletion components/bottom-sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/bottom-sheet",
"version": "1.1.0-alpha.43",
"version": "1.1.0-alpha.52",
"description": "A bottom sheet component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/bottom-sheet#README.md",
8 changes: 8 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/button





# [1.1.0-alpha.40](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.39...v1.1.0-alpha.40) (2022-10-21)


2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/button",
"version": "1.1.0-alpha.40",
"version": "1.1.0-alpha.52",
"description": "A button component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/button#README.md",
8 changes: 8 additions & 0 deletions components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/card





# [1.1.0-alpha.8](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.7...v1.1.0-alpha.8) (2022-03-14)

**Note:** Version bump only for package @responsive-ui/card
2 changes: 1 addition & 1 deletion components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/card",
"version": "1.1.0-alpha.8",
"version": "1.1.0-alpha.52",
"description": "A card component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/card#README.md",
8 changes: 8 additions & 0 deletions components/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/carousel





# [1.1.0-alpha.8](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.7...v1.1.0-alpha.8) (2022-03-14)

**Note:** Version bump only for package @responsive-ui/carousel
2 changes: 1 addition & 1 deletion components/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/carousel",
"version": "1.1.0-alpha.8",
"version": "1.1.0-alpha.52",
"description": "A carousel component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/carousel#README.md",
8 changes: 8 additions & 0 deletions components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/checkbox





# [1.1.0-alpha.30](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.29...v1.1.0-alpha.30) (2022-08-03)

**Note:** Version bump only for package @responsive-ui/checkbox
2 changes: 1 addition & 1 deletion components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/checkbox",
"version": "1.1.0-alpha.30",
"version": "1.1.0-alpha.52",
"description": "Checbox component",
"author": "Si3nLoong <[email protected]>",
"homepage": "https://github.com/wetix/responsive-ui#readme",
8 changes: 8 additions & 0 deletions components/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/chip





# [1.1.0-alpha.30](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.29...v1.1.0-alpha.30) (2022-08-03)

**Note:** Version bump only for package @responsive-ui/chip
2 changes: 1 addition & 1 deletion components/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@responsive-ui/chip",
"version": "1.1.0-alpha.30",
"version": "1.1.0-alpha.52",
"description": "A chip component of responsive-ui.",
"author": "Si3nLoong <[email protected]> (https://github.com/si3nloong)",
"homepage": "https://github.com/wetix/responsive-ui/blob/main/components/chip#README.md",
8 changes: 8 additions & 0 deletions components/column/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.0-alpha.52](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.50...v1.1.0-alpha.52) (2024-01-29)

**Note:** Version bump only for package @responsive-ui/column





# [1.1.0-alpha.20](https://github.com/wetix/responsive-ui/compare/v1.1.0-alpha.19...v1.1.0-alpha.20) (2022-05-12)

**Note:** Version bump only for package @responsive-ui/column
Loading

0 comments on commit b250a99

Please sign in to comment.