Skip to content

Commit

Permalink
chore(release): 1.134.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent bb9e7fc commit e1633c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.134.0](https://github.com/Greenstand/treetracker-admin-client/compare/v1.133.0...v1.134.0) (2024-01-12)


### Bug Fixes

* fixed undefined intial filter ([758cec0](https://github.com/Greenstand/treetracker-admin-client/commit/758cec031b649e09d2f0b3196a32ece691852eb4))
* selection and query for session dropdown ([6250930](https://github.com/Greenstand/treetracker-admin-client/commit/6250930dbe61d15528feeb27971e8ba10b679355))


### Features

* add session filter to captures page' ([312f3da](https://github.com/Greenstand/treetracker-admin-client/commit/312f3da01839a52c59ee62094879af4772200357))
* added session filter that gets a list of sessions from backend api ([2d09fb1](https://github.com/Greenstand/treetracker-admin-client/commit/2d09fb1451f186420889c023811e91d46c0a1e80))
* fetch sesions and format for the dropdown ([6cd4e3c](https://github.com/Greenstand/treetracker-admin-client/commit/6cd4e3c0ac023a6b09a0d954c86f19f05a6ae2ff))

# [1.133.0](https://github.com/Greenstand/treetracker-admin-client/compare/v1.132.4...v1.133.0) (2024-01-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": "treetracker-admin-client",
"version": "1.133.0",
"version": "1.134.0",
"private": true,
"dependencies": {
"@date-io/date-fns": "^1.3.13",
Expand Down

0 comments on commit e1633c9

Please sign in to comment.