Skip to content

Commit

Permalink
chore: bump version to v1.2.4
Browse files Browse the repository at this point in the history
adityasingh-anyline committed Sep 8, 2024

Verified

This commit was signed with the committer’s verified signature.
adityasingh-anyline Aditya Singh
1 parent 53b00eb commit 08fa2a3
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,10 @@ All notable changes to the "Range Slider Panel" plugin will be documented in thi

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.4] - 2024-09-08

- Use custom range slider

## [1.2.3] - 2024-07-17

- Update error messages
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anyline-rangeslider-panelt-plugin",
"version": "1.2.3",
"version": "1.2.4",
"description": "Ui for textbox input variable",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"path": "img/Anyline-Range-Slider.png"
}
],
"version": "1.2.3",
"version": "1.2.4",
"updated": "2024-04-17"
},
"dependencies": {

0 comments on commit 08fa2a3

Please sign in to comment.