Skip to content

Commit 107aa53

Browse files
chore(main): release 2.0.33 (#681)
🤖 I have created a release *beep* *boop* --- ## [2.0.33](v2.0.32...v2.0.33) (2023-08-21) ### Features * update CSS offset-path syntax ([#680](#680)) ([a609205](a609205)) ### Miscellaneous Chores * release 2.0.32 ([6ff71b4](6ff71b4)) * release 2.0.33 ([fa9c0e5](fa9c0e5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa9c0e5 commit 107aa53

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.0.33](https://github.com/mdn/data/compare/v2.0.32...v2.0.33) (2023-08-21)
4+
5+
6+
### Features
7+
8+
* update CSS offset-path syntax ([#680](https://github.com/mdn/data/issues/680)) ([a609205](https://github.com/mdn/data/commit/a6092053a42f8ae15c3d16148980e22dffa41634))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 2.0.32 ([6ff71b4](https://github.com/mdn/data/commit/6ff71b4956f7d3ad3fe5fd27cdd84881da8fc0a4))
14+
* release 2.0.33 ([fa9c0e5](https://github.com/mdn/data/commit/fa9c0e5fb5bf95df0daa6689c0bc7cf874bda0e6))
15+
316
## [2.0.32](https://github.com/mdn/data/compare/v2.0.32...v2.0.32) (2023-05-12)
417

518

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdn-data",
3-
"version": "2.0.32",
3+
"version": "2.0.33",
44
"description": "Open Web data by the Mozilla Developer Network",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)