Skip to content

Commit

Permalink
Set version as 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Apr 10, 2023
1 parent 0272990 commit fad409d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 9.1.1

**Implemented New Features and Enhancements**

- Add loading screen

## 9.1.0

**Implemented New Features and Enhancements**
Expand Down
2 changes: 1 addition & 1 deletion sakai-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sakai-react",
"version": "9.1.0",
"version": "9.1.1",
"private": false,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion sakai-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sakai-react-typescript",
"version": "9.1.0",
"version": "9.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit fad409d

@vercel
Copy link

@vercel vercel bot commented on fad409d Apr 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sakai-react – ./

sakai-react-primetek.vercel.app
sakai-react-git-prod-primetek.vercel.app
sakai.primereact.org

Please sign in to comment.