Skip to content

Commit

Permalink
chore(release): 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeafYeeXYZ committed Feb 7, 2025
1 parent 722d429 commit d8bd714
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.7.0](https://github.com/LeafYeeXYZ/EasyPaper/compare/v1.6.0...v1.7.0) (2025-02-07)


### Features

* 支持使用 --- 代表分页符 ([722d429](https://github.com/LeafYeeXYZ/EasyPaper/commit/722d429aa426daad96e5e114561ede31623aa703))

## [1.6.0](https://github.com/LeafYeeXYZ/EasyPaper/compare/v1.5.0...v1.6.0) (2024-12-08)


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": "easy-paper",
"version": "1.6.0",
"version": "1.7.0",
"description": "The easist way to write academic papers",
"main": "./out/main/index.js",
"author": "LeafYeeXYZ",
Expand Down

0 comments on commit d8bd714

Please sign in to comment.