Skip to content

Commit

Permalink
Update Changelog section with the relevant links (#54)
Browse files Browse the repository at this point in the history
## *What has changed?*:

## *Why was it needed?*:

## *How was it done?*:

## Links to trello Tickets or github issues: 

* 

---

### Code Checklist
- [ ] tested
- [x] documented
  • Loading branch information
carstingaxion authored May 29, 2024
2 parents a2bfa34 + 2d1d034 commit 8b69c4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "label-printing",
"version": "0.3.3",
"version": "0.3.4",
"description": "Create printable labels with blocks.",
"author": "Carsten Bach",
"license": "GPL-3.0-or-later",
Expand Down
8 changes: 6 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Label Printing

Stable tag: 0.3.3
Stable tag: 0.3.4
Tested up to: 6.5.3
Requires at least: 6.3
Requires PHP: 8.1
Expand Down Expand Up @@ -237,4 +237,8 @@ Depending on your selected **pre-defined label** the `…/label-proxy` block wil

## Changelog

<!-- changelog -->
Read the changelog partial for [the latest release](https://github.com/figuren-theater/label-printing/releases/latest).

We *keep a Changelog* in the [`CHANGELOG.md`](https://github.com/figuren-theater/label-printing/blob/main/CHANGELOG.md) file.


0 comments on commit 8b69c4c

Please sign in to comment.