Skip to content

Commit dbec3b4

Browse files
authored
Merge pull request #63 from litencatt/tagpr-from-v0.2.4
Release for v0.2.5
2 parents 01b1fbc + 540476d commit dbec3b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v0.2.5](https://github.com/litencatt/notion-bot/compare/v0.2.4...v0.2.5) - 2024-11-19
4+
- Bump axios from 1.6.2 to 1.7.7 in the npm_and_yarn group by @dependabot in https://github.com/litencatt/notion-bot/pull/62
5+
- Bump the npm_and_yarn group with 4 updates by @dependabot in https://github.com/litencatt/notion-bot/pull/64
6+
37
## [v0.2.4](https://github.com/litencatt/notion-bot/compare/v0.2.3...v0.2.4) - 2024-08-01
48
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in https://github.com/litencatt/notion-bot/pull/59
59
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/litencatt/notion-bot/pull/61

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notion-bot",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Notion database search bot",
55
"main": "dist/index.js",
66
"repository": "litencatt/notion-bot",

0 commit comments

Comments
 (0)