Skip to content

Commit 13338f0

Browse files
authored
Merge pull request #278 from litencatt/tagpr-from-v0.15.1
Release for v0.15.2
2 parents dda798b + f2220fa commit 13338f0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v0.15.2](https://github.com/litencatt/notion-cli/compare/v0.15.1...v0.15.2) - 2024-05-03
4+
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in https://github.com/litencatt/notion-cli/pull/277
5+
- Bump @oclif/core from 2.15.0 to 2.16.0 by @dependabot in https://github.com/litencatt/notion-cli/pull/276
6+
- Bump @notionhq/client from 2.2.14 to 2.2.15 by @dependabot in https://github.com/litencatt/notion-cli/pull/275
7+
- Bump dayjs from 1.11.10 to 1.11.11 by @dependabot in https://github.com/litencatt/notion-cli/pull/274
8+
39
## [v0.15.1](https://github.com/litencatt/notion-cli/compare/v0.15.0...v0.15.1) - 2024-04-13
410
- Bump tar from 6.1.13 to 6.2.1 by @dependabot in https://github.com/litencatt/notion-cli/pull/271
511
- Bump @notionhq/client from 2.2.13 to 2.2.14 by @dependabot in https://github.com/litencatt/notion-cli/pull/262

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@litencatt/notion-cli",
3-
"version": "0.15.1",
3+
"version": "0.15.2",
44
"description": "Notion CLI",
55
"author": "litencatt",
66
"bin": {

0 commit comments

Comments
 (0)