Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 15, 2024
1 parent ad10d9c commit b156066
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 15 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.3.5-beta.1](https://github.com/akhuoa/mapintegratedvuer/compare/v1.3.5-beta.2...v1.3.5-beta.1)
## [v1.4.0](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.4...v1.4.0)

### Merged

- Update context card text style [`#237`](https://github.com/akhuoa/mapintegratedvuer/pull/237)
- Feature/copy to clipboard [`#236`](https://github.com/akhuoa/mapintegratedvuer/pull/236)
- Get all the dependencies ready for 1.4.0 release. [`#241`](https://github.com/ABI-Software/mapintegratedvuer/pull/241)

### Commits
## [v1.3.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.3...v1.3.4) - 2024-07-19

- Update changelog [`51d7a59`](https://github.com/akhuoa/mapintegratedvuer/commit/51d7a5938a2a38851ea1c0b2061f11b818656df2)
- Update context card layout [`b118755`](https://github.com/akhuoa/mapintegratedvuer/commit/b1187552129977c0abc774dc17a96785438776e8)
- Fix context card layout issues [`07f1d7f`](https://github.com/akhuoa/mapintegratedvuer/commit/07f1d7fc731489f1019b9d45835e0b7e3e7d8c9f)
### Merged

## [v1.3.5-beta.0](https://github.com/akhuoa/mapintegratedvuer/compare/v1.2.1...v1.3.5-beta.0) - 2024-08-13
- Update beta version 1.3.3-beta.0 [`#233`](https://github.com/ABI-Software/mapintegratedvuer/pull/233)
- Call get organ curies once only. [`#234`](https://github.com/ABI-Software/mapintegratedvuer/pull/234)

### Commits

- Update map-utilities beta version for copy-to-clipboard [`a0d2396`](https://github.com/akhuoa/mapintegratedvuer/commit/a0d2396b8d9e4279a7e5853de2a5ae3eec02a1e9)
- Import CopyToClipboard from map-utilities package [`63bd891`](https://github.com/akhuoa/mapintegratedvuer/commit/63bd89160daa3c1aed24b9ea653af045fa240a1b)

## [v1.3.4](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.3...v1.3.4)
- Udpate scaffoldvuer to 1.3.3. [`b82f7e6`](https://github.com/ABI-Software/mapintegratedvuer/commit/b82f7e6d7e9b66b853616ed408cab4701c138db9)
- Update beta version to 1.3.4-beta.1 [`8047fd9`](https://github.com/ABI-Software/mapintegratedvuer/commit/8047fd916b3d64a33714a848b815bb3f0b7abeb1)
- Update beta version 1.3.4-beta.0 [`60f6b4c`](https://github.com/ABI-Software/mapintegratedvuer/commit/60f6b4ceaf5fb88709c65010ee7667eb0e1d77ce)

## [v1.3.3](https://github.com/ABI-Software/mapintegratedvuer/compare/v1.3.2...v1.3.3) - 2024-07-11

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abi-software/mapintegratedvuer",
"version": "1.3.5-beta.1",
"version": "1.4.0",
"license": "Apache-2.0",
"scripts": {
"serve": "vite --host --force",
Expand Down

0 comments on commit b156066

Please sign in to comment.