Skip to content

Commit

Permalink
Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
bahadirsofuoglu committed Jul 24, 2023
1 parent 41192f3 commit 7e284e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 3.8.0 (2023-07-24)

**Migration Guide**

- Update theme files.
- Update assets style files
- Remove code highlight

**Implemented New Features and Enhancements**

- Upgrade to PrimeVue 3.30.2

## 3.7.0 (2023-05-06)

- Upgrade to PrimeVue 3.28.0
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sakai-vue",
"version": "3.7.0",
"version": "3.8.0",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -25,4 +25,4 @@
"sass": "^1.55.0",
"vite": "^4.2.1"
}
}
}

1 comment on commit 7e284e3

@vercel
Copy link

@vercel vercel bot commented on 7e284e3 Jul 24, 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-vue – ./

sakai-vue-git-prod-primetek.vercel.app
sakai-vue-primetek.vercel.app
sakai.primevue.org

Please sign in to comment.