Skip to content

Commit

Permalink
chore(project): update version to 1.2.2, add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
s-blu committed May 7, 2023
1 parent 70445fd commit c480e5c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.2.2

- Removed duplicated answeroption from "How do you want the results sorted?"
- Update dependencies

## v1.2.1

- Fix #21 - answer option extras weren't loaded on first answer option
Expand Down
4 changes: 2 additions & 2 deletions 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": "basic-dataview-query-builder",
"version": "1.3.0-SNAPSHOT",
"version": "1.2.2",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
Expand Down

0 comments on commit c480e5c

Please sign in to comment.