Skip to content

Commit

Permalink
Set version as v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Apr 5, 2023
1 parent 7b839ce commit 3dd8d04
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 26 deletions.
Binary file added .DS_Store
Binary file not shown.
12 changes: 10 additions & 2 deletions sakai-js/CHANGELOG.md → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Changelog

## 9.1.0

**Implemented New Features and Enhancements**

- Add typescript support

## 9.0.0

###### \* Brings support to PrimeReact 9.x
**Implemented New Features and Enhancements**

- Updates PrimeReact to v9

**Migration Guide**

- Update theme files and layout files
- Update ./layout folder and ./public/layout assets

**Implemented New Features and Enhancements**

Expand Down
File renamed without changes.
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.0.0",
"version": "9.1.0",
"private": false,
"scripts": {
"dev": "next dev",
Expand Down
1 change: 0 additions & 1 deletion sakai-js/public/upload.php

This file was deleted.

20 changes: 0 additions & 20 deletions sakai-ts/CHANGELOG.md

This file was deleted.

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.0.0",
"version": "9.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
1 change: 0 additions & 1 deletion sakai-ts/public/upload.php

This file was deleted.

1 comment on commit 3dd8d04

@vercel
Copy link

@vercel vercel bot commented on 3dd8d04 Apr 5, 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.primereact.org
sakai-react-git-master-primetek.vercel.app

Please sign in to comment.