Skip to content

Commit

Permalink
🔖 chore(release): @ims-view/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.2.0](https://github.com/eternallycyf/ims-monorepo-template/compare/@ims-view/[email protected]...@ims-view/[email protected])
<sup>Released on **2023-11-03**</sup>

#### ✨ 新特性

- Update demos.

#### 🎫 杂项

- **自动发布**: @ims-view/[email protected] [skip ci].

#### 🐛 修复

- Commit customTypeMap add pref, deploy'.

#### 👌 优化

- Add eslint rules.

#### 📝 文档

- Update README docs, update README docs.

<br/>

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

#### What's improved

* Update demos ([063c6d8](063c6d8))

#### Chores

* **自动发布**: @ims-view/[email protected] [skip ci] ([b6a0a0e](b6a0a0e))

#### What's fixed

* Commit customTypeMap add pref ([c19c498](c19c498))
* Deploy' ([b62436a](b62436a))

#### Pref

* Add eslint rules ([412b7a5](412b7a5))

#### Documentation

* Update README docs ([6b0c2cb](6b0c2cb))
* Update README docs ([9244347](9244347))

</details>
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent 268bc00 commit 137246d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
27 changes: 27 additions & 0 deletions packages/bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [Version&nbsp;1.2.0](https://github.com/eternallycyf/ims-monorepo-template/compare/@ims-view/[email protected]...@ims-view/[email protected])

<sup>Released on **2023-11-03**</sup>

#### ✨ 新特性

- Update demos.

#### 👌 优化

- Add eslint rules.

<br/>

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

#### What's improved

- Update demos ([063c6d8](https://github.com/eternallycyf/ims-monorepo-template/commit/063c6d8))

#### Pref

- Add eslint rules ([412b7a5](https://github.com/eternallycyf/ims-monorepo-template/commit/412b7a5))

</details>

### [Version&nbsp;1.1.1](https://github.com/eternallycyf/ims-monorepo-template/compare/@ims-view/[email protected]...@ims-view/[email protected])

<sup>Released on **2023-10-03**</sup>
Expand Down
4 changes: 2 additions & 2 deletions packages/bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ims-view/bar",
"version": "1.1.1",
"version": "1.2.0",
"main": "lib/index.js",
"module": "es/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -29,4 +29,4 @@
"access": "public",
"registry": "https://registry.npmjs.org"
}
}
}

0 comments on commit 137246d

Please sign in to comment.