Skip to content

Commit

Permalink
Merge pull request #5 from scuderia-fe/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--docx-to-html

chore(main): release 0.4.0
  • Loading branch information
kettei-sproutty committed Jan 16, 2024
2 parents ca896c5 + 38e0e05 commit dce90f4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/scuderia-fe/docx-to-html/compare/v0.3.0...v0.4.0) (2024-01-16)


### Features

* local ci ([63b478c](https://github.com/scuderia-fe/docx-to-html/commit/63b478ca0e3f6f43245a041087dd6616519e5b20))

## [0.3.0](https://github.com/scuderia-fe/docx-to-html/compare/v0.2.0...v0.3.0) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "docx-to-html"
version = "0.3.0"
version = "0.4.0"
repository = "https://github.com/scuderia-fe/docx-to-html"
authors = ["Alessio Marchi <65831826+kettei-sproutty@users.noreply.github.com>"]
description = "Converts a docx file to html"
Expand Down

0 comments on commit dce90f4

Please sign in to comment.