Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Jun 21, 2024
1 parent 7c20633 commit 732bfdf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0 (2024-06-21)


### Bug Fixes

* add print.css to webpack build ([576fd37](https://github.com/diplodoc-platform/pdf-generator/commit/576fd3764a19999d51ae840feced35c23fdbd280))
* use [@diplodoc](https://github.com/diplodoc) namespace for package ([d5d9453](https://github.com/diplodoc-platform/pdf-generator/commit/d5d94533443c9e36b20e469636f7c3d6530d5741))
* use cli in tests and return imports of yfm assets ([c941916](https://github.com/diplodoc-platform/pdf-generator/commit/c941916af6627453f00d348e74d7e91bb9cfdaad))
* use dynamic import of transform assets to avoid fs error ([3dcb9cb](https://github.com/diplodoc-platform/pdf-generator/commit/3dcb9cb494d3693e026f8003668dce4da77f294b))
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": "@diplodoc/pdf-generator",
"version": "0.2.1",
"version": "1.0.0",
"description": "Package to turn Diplodoc projects into PDFs",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 732bfdf

Please sign in to comment.