Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	changelog.txt
#	package-lock.json
#	package.json
#	readme.txt
  • Loading branch information
MdAsifHossainNadim committed Nov 11, 2024
2 parents 121a2a4 + b343957 commit d7f653b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 13 deletions.
5 changes: 1 addition & 4 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
== Changelog ==

= v2.6.15 - Nov 11, 2024 =
= v2.6.14 - Nov 11, 2024 =

**Fix:** Vulnerable security issue.

= v2.6.14 - Oct 08, 2024 =

**Fix:** XSS attack while uploading svg file.
**Fix:** Sub task duplicating issue.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pmapi",
"version": "2.6.15",
"version": "2.6.14",
"description": "Front-end package manager for project manager",
"main": "index.js",
"directories": {
Expand Down
9 changes: 2 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: project, project manager, project management, project management plugin, p
Requires at least: 4.4 or higher
Tested up to: 6.6.2
Requires PHP: 5.6
Stable tag: 2.6.15
Stable tag: 2.6.14
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -309,17 +309,12 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj

== Changelog ==

= v2.6.15 - Nov 11, 2024 =
= v2.6.14 - Nov 11, 2024 =

**Fix:** Vulnerable security issue.

= v2.6.14 - Oct 08, 2024 =

**Fix:** XSS attack while uploading svg file.

**Fix:** Sub task duplicating issue.


= v2.6.13 - Mar 29, 2024 =

**Fix:** New project's user creation issue.
Expand Down

0 comments on commit d7f653b

Please sign in to comment.