Skip to content

Commit

Permalink
Merge pull request #21 from nico-i/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--cv-data

chore(main): release 1.9.0
  • Loading branch information
nico-i authored Mar 31, 2024
2 parents e500893 + 5106897 commit 197652c
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
@@ -1,5 +1,12 @@
# Changelog

## [1.9.0](https://github.com/nico-i/cv-data/compare/v1.8.0...v1.9.0) (2024-03-31)


### Features

* made docs optional ([e500893](https://github.com/nico-i/cv-data/commit/e50089357d995b6165f96e51f4663eecaab76820))

## [1.8.0](https://github.com/nico-i/cv-data/compare/v1.7.0...v1.8.0) (2024-03-31)


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": "1.8.0",
"version": "1.9.0",
"name": "@nico-i/cv-data",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 197652c

Please sign in to comment.