Skip to content

Commit

Permalink
Bump to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corviday committed Dec 17, 2024
1 parent 6f2afed commit 2faac1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# News / Release Notes

## 1.1.0

*2024-Dec-16*

- [Add support for multiple CMIP versions](https://github.com/pacificclimate/wx-files-frontend/pull/72)


## 1.0.0

*2021-Nov-10*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wx-files-frontend",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
Expand Down

0 comments on commit 2faac1c

Please sign in to comment.