Skip to content

Commit

Permalink
chore(master): release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Feb 28, 2025
1 parent da45c6e commit 8bdf4c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/diplodoc-platform/liquid/compare/v1.1.1...v1.1.2) (2025-02-28)


### Bug Fixes

* Fix exposed API ([da45c6e](https://github.com/diplodoc-platform/liquid/commit/da45c6e39a47a5dbef8aa1079780b9b2b4d3d2f6))

## [1.1.1](https://github.com/diplodoc-platform/liquid/compare/v1.1.0...v1.1.1) (2025-02-28)


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": "@diplodoc/liquid",
"version": "1.1.1",
"version": "1.1.2",
"description": "A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML",
"keywords": [
"docs",
Expand Down

0 comments on commit 8bdf4c8

Please sign in to comment.