Skip to content

Commit

Permalink
chore(release): Version 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikcio committed Feb 14, 2025
1 parent 8faf493 commit 293cb88
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [7.1.0](https://github.com/nikcio/Nikcio.UHeadless/compare/v7.0.1...v7.1.0) (2025-02-14)


### Features

* Add Title property to MultiUrlPicker for link title retrieval ([06b7708](https://github.com/nikcio/Nikcio.UHeadless/commit/06b7708946f4e9ac6ce5765cedb6ee08a77a71f6)) & ([93c49e0](https://github.com/nikcio/Nikcio.UHeadless/commit/93c49e0f806cae0844c7918f9a23a62c49c179ab))

## [7.0.0](https://github.com/nikcio/Nikcio.UHeadless/compare/v6.0.0...v7.0.0) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.1.0",
"devDependencies": {
"standard-version": "^9.5.0"
},
Expand Down

0 comments on commit 293cb88

Please sign in to comment.