Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boutell committed Oct 31, 2024
1 parent 196d7cc commit b65044f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## UNRELEASED
## 1.0.1 (2024-10-31)

* Adds AI-generated and community reviewed missing translations

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apostrophecms/anchors",
"version": "1.0.0",
"version": "1.0.1",
"description": "A module bundle that supports linking to individual Apostrophe widgets.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,4 +33,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit b65044f

Please sign in to comment.