Skip to content

Commit

Permalink
chore: 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Natumsol committed Nov 14, 2022
1 parent 0f3cf84 commit e500bbb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.0](https://github.com/Natumsol/obsidian-pangu/compare/1.3.5...1.4.0)
## [1.4.1](https://github.com/Natumsol/obsidian-pangu/compare/1.4.0...1.4.1)

### Commits

- build(rollup): remove sourcemap [`0f3cf84`](https://github.com/Natumsol/obsidian-pangu/commit/0f3cf8499cce6277533bfbe478ff61c899e6b4f8)

## [1.4.0](https://github.com/Natumsol/obsidian-pangu/compare/1.3.5...1.4.0) - 2022-11-14

### Commits

- refactor(*): use prettier refactor [`11e6b85`](https://github.com/Natumsol/obsidian-pangu/commit/11e6b8581fa829e4153d1781a8bc7df82c690ce3)
- chore: 1.4.0 [`47d3ed3`](https://github.com/Natumsol/obsidian-pangu/commit/47d3ed326749a0beff55f27b0cc91651a2e9df8b)

## [1.3.5](https://github.com/Natumsol/obsidian-pangu/compare/1.3.4...1.3.5) - 2022-08-15

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-pangu",
"name": "盘古",
"version": "1.4.0",
"version": "1.4.1",
"minAppVersion": "0.9.12",
"description": "自动为中英文之间插入空格,排版强迫者的福音。",
"author": "Natumsol",
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": "obsidian-pangu",
"version": "1.4.0",
"version": "1.4.1",
"description": "A small plugin aims to add space between Chinese Characters and English Alphabet, and it is a boon for typographically compulsive people. ",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit e500bbb

Please sign in to comment.