Skip to content

Commit

Permalink
v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pspaczek committed Sep 3, 2024
1 parent fd83218 commit cb8e2bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/releases/v1.10.x/v1.10.0/changelog.stories.mdx.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import { Meta } from '@storybook/blocks';

<Meta title="Releases/v1.10.x/v1.10.0/Changelog"/>

# 1.10.0 (September 3, 2024)

## 🚀 Feature
* adds target blank and rel noopener noreferrer as default to the useLink for href ([#523](https://github.com/infermedica/component-library/pull/523))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@infermedica/component-library",
"version": "1.9.6",
"version": "1.10.0",
"description": "Vue 3 UI library for healthcare and not only.",
"license": "MIT",
"sideEffects": [
Expand Down

0 comments on commit cb8e2bd

Please sign in to comment.