Skip to content

Commit

Permalink
chore(release): publish v1.5.4 📦🚀
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent 5d26ef8 commit c7d1b7a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.

### [1.5.4](https://github.com/Nikaple/uni-flatten/compare/v1.5.3...v1.5.4) (2023-11-03)

### 🐛 Fixes

- keys ends with dot [`5d26ef8`](https://github.com/Nikaple/uni-flatten/commit/5d26ef8af2e16ab5fa15c01a76e1fa4bbdd1786d).

### [1.5.3](https://github.com/Nikaple/uni-flatten/compare/v1.5.2...v1.5.3) (2023-10-23)

### 🐛 Fixes
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": "uni-flatten",
"version": "1.5.3",
"version": "1.5.4",
"description": "Flattens a nested object, or convert it back **perfectly**. ",
"author": "Nikaple Zhou",
"license": "MIT",
Expand Down

0 comments on commit c7d1b7a

Please sign in to comment.