File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.1.4] ( https://github.com/litencatt/notion-bot/compare/v0.1.3...v0.1.4 ) - 2023-12-16
4
+ - Add search form by @litencatt in https://github.com/litencatt/notion-bot/pull/31
5
+ - Update packages by @litencatt in https://github.com/litencatt/notion-bot/pull/33
6
+ - Update title search to be case-insensitive by @litencatt in https://github.com/litencatt/notion-bot/pull/34
7
+
3
8
## [ v0.1.3] ( https://github.com/litencatt/notion-bot/compare/v0.1.2...v0.1.3 ) - 2023-09-24
4
9
- Update result next_cursor after filtered result by @litencatt in https://github.com/litencatt/notion-bot/pull/28
5
10
- Add not supported filter property types by @litencatt in https://github.com/litencatt/notion-bot/pull/27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-bot" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"description" : " Notion database search bot" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " litencatt/notion-bot" ,
You can’t perform that action at this time.
0 commit comments