new dev iteration

pull/3892/head
Tuğçe Küçükoğlu 2023-04-19 12:28:49 +03:00
parent 95328e90e2
commit 8a49bcdc8a
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## [3.27.0](https://github.com/primefaces/primevue/tree/3.26.1) (2023-04-19) ## [3.27.0](https://github.com/primefaces/primevue/tree/3.27.0) (2023-04-19)
[Full Changelog](https://github.com/primefaces/primevue/compare/3.26.1...3.27.0) [Full Changelog](https://github.com/primefaces/primevue/compare/3.26.1...3.27.0)

View File

@ -1,6 +1,6 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.27.0", "version": "3.28.0-SNAPSHOT",
"homepage": "https://primevue.org/", "homepage": "https://primevue.org/",
"repository": { "repository": {
"type": "git", "type": "git",

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.27.0", "version": "3.28.0-SNAPSHOT",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "primevue", "name": "primevue",
"version": "3.27.0", "version": "3.28.0-SNAPSHOT",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.27.0", "version": "3.28.0-SNAPSHOT",
"homepage": "https://primevue.org/", "homepage": "https://primevue.org/",
"repository": { "repository": {
"type": "git", "type": "git",