Skip to content

Commit

Permalink
Merge pull request #5761 from wso2/changeset-release/master
Browse files Browse the repository at this point in the history
[Release] [GitHub Action] Update package versions
  • Loading branch information
ZiyamSanthosh authored Mar 15, 2024
2 parents c011ed6 + 4ad08da commit 31844b4
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-chicken-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-wolves-brush.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/console

## 2.13.16

### Patch Changes

- [#5762](https://github.com/wso2/identity-apps/pull/5762) [`12e3c2c635`](https://github.com/wso2/identity-apps/commit/12e3c2c635b47e13c490f75a863bb96a2dc669bc) Thanks [@ZiyamSanthosh](https://github.com/ZiyamSanthosh)! - Improve logic to hide API native auth in applications

## 2.13.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/console",
"version": "2.13.15",
"version": "2.13.16",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions identity-apps-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/identity-apps-core

## 2.1.44

### Patch Changes

- [#5759](https://github.com/wso2/identity-apps/pull/5759) [`64ab95f637`](https://github.com/wso2/identity-apps/commit/64ab95f637be508639ca88316ad6cbde5d29a906) Thanks [@ashanthamara](https://github.com/ashanthamara)! - Remove \ from self-registration email regex

## 2.1.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion identity-apps-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wso2is/identity-apps-core",
"version": "2.1.43",
"version": "2.1.44",
"private": true,
"description": "WSO2 Identity Server Authentication Portal",
"author": "WSO2",
Expand Down

0 comments on commit 31844b4

Please sign in to comment.