Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eternallycyf committed Sep 29, 2023
2 parents 81b1d08 + 2800e42 commit 2d053e2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

### [Version 1.2.1](https://github.com/eternallycyf/ims-template/compare/v1.2.0...v1.2.1)

<sup>Released on **2023-09-29**</sup>

#### 🐛 修复

- 默认组件根路径.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- 默认组件根路径 ([04c485c](https://github.com/eternallycyf/ims-template/commit/04c485c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

## [Version&nbsp;1.2.0](https://github.com/eternallycyf/ims-template/compare/v1.1.0...v1.2.0)

<sup>Released on **2023-09-29**</sup>
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": "ims-template",
"version": "1.2.0",
"version": "1.2.1",
"description": "a online docs and npm package template",
"keywords": [
"npm",
Expand Down

0 comments on commit 2d053e2

Please sign in to comment.