Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit 29b7b0b

Browse files
[DEV] Adding changelog to readme
1 parent ee4ef3e commit 29b7b0b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,12 @@ jQuery
219219

220220
<br>
221221

222+
## Change Log
223+
224+
[CHANGELOG](https://github.com/webdevnerdstuff/jquery-SlideOutPanel/blob/master/CHANGELOG.txt)
225+
226+
<br>
227+
222228
## License
223229

224230
Copyright (c) 2020 WebDevNerdStuff

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-slideoutpanel",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.",
55
"main": "Gruntfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)