Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/journey-map@1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# @arvinxu/journey-map [1.6.0](https://github.com/arvinxx/components/compare/@arvinxu/journey-map@1.5.0...@arvinxu/journey-map@1.6.0) (2021-04-10)

### ♻ 重构

* 重构列表卡片 ([56b5355](56b5355))

### ✨ 新特性

* 丰富 stage 的数据结构 ([79f247a](79f247a))
* 展示 stage 的想法和痛点 ([94bf590](94bf590))
* 添加痛点 section ([705e67f](705e67f))
* 添加错误捕捉组件 ([ea2a857](ea2a857))

### 🐛 修复

* 修正 thoughts 的语法报错问题 ([5399d08](5399d08))

### 📝 文档

* 优化接口类型 ([1a4ac5d](1a4ac5d))
* 更新 schema ([2cd30dd](2cd30dd))
  • Loading branch information
semantic-release-bot committed Apr 10, 2021
1 parent c7a43cb commit f94ec8b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions packages/journey-map/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

# @arvinxu/journey-map [1.6.0](https://github.com/arvinxx/components/compare/@arvinxu/journey-map@1.5.0...@arvinxu/journey-map@1.6.0) (2021-04-10)


### ♻ 重构

* 重构列表卡片 ([56b5355](https://github.com/arvinxx/components/commit/56b5355))


### ✨ 新特性

* 丰富 stage 的数据结构 ([79f247a](https://github.com/arvinxx/components/commit/79f247a))
* 展示 stage 的想法和痛点 ([94bf590](https://github.com/arvinxx/components/commit/94bf590))
* 添加痛点 section ([705e67f](https://github.com/arvinxx/components/commit/705e67f))
* 添加错误捕捉组件 ([ea2a857](https://github.com/arvinxx/components/commit/ea2a857))


### 🐛 修复

* 修正 thoughts 的语法报错问题 ([5399d08](https://github.com/arvinxx/components/commit/5399d08))


### 📝 文档

* 优化接口类型 ([1a4ac5d](https://github.com/arvinxx/components/commit/1a4ac5d))
* 更新 schema ([2cd30dd](https://github.com/arvinxx/components/commit/2cd30dd))

# @arvinxu/journey-map [1.5.0](https://github.com/arvinxx/components/compare/@arvinxu/journey-map@1.4.1...@arvinxu/journey-map@1.5.0) (2021-04-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/journey-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arvinxu/journey-map",
"version": "1.5.0",
"version": "1.6.0",
"files": [
"lib",
"es",
Expand Down

1 comment on commit f94ec8b

@vercel
Copy link

@vercel vercel bot commented on f94ec8b Apr 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.