Skip to content

Commit c610a97

Browse files
committed
Revert "temp: will it trigger?"
This reverts commit f73d092.
1 parent f73d092 commit c610a97

File tree

4 files changed

+2
-8
lines changed

4 files changed

+2
-8
lines changed

packages/blocks/CHANGELOG.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
## 0.1.3
44

5-
This is an adjusted noted.
6-
75
### Patch Changes
86

97
- [#120](https://github.com/rtCamp/snapwp/pull/120) [`0a4d1e0`](https://github.com/rtCamp/snapwp/commit/0a4d1e0fba4666b6dea351098df10620ed379662) Thanks [@Ta5r](https://github.com/Ta5r)! - dev: Use `area` attribute as HTML tag fallback in `CoreTemplatePart` block component.

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapwp/next",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "AGPL-3.0",
55
"description": "Utility functions and components for SnapWP application",
66
"author": "rtCamp",

packages/query/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
## 0.2.1
44

5-
Uh oh this
6-
- isn't
7-
### Formstted # Correctly
8-
95
### Patch Changes
106

117
- [#120](https://github.com/rtCamp/snapwp/pull/120) [`0a4d1e0`](https://github.com/rtCamp/snapwp/commit/0a4d1e0fba4666b6dea351098df10620ed379662) Thanks [@Ta5r](https://github.com/Ta5r)! - dev: Use `area` attribute as HTML tag fallback in `CoreTemplatePart` block component.

packages/query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@snapwp/query",
33
"version": "0.2.1",
4-
"license": "AGPL-3.0"
4+
"license": "AGPL-3.0",
55
"description": "Internal package for SnapWP",
66
"author": "rtCamp",
77
"type": "module",

0 commit comments

Comments
 (0)