Skip to content

Commit 808eb23

Browse files
Version Packages (#89)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2263e0c commit 808eb23

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/angry-pandas-jam.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.1.4
4+
5+
### Patch Changes
6+
7+
- follow-up to last release, also prevent object properties from being replaced ([#88](https://github.com/FormidableLabs/babel-plugin-transform-define/pull/88))
8+
39
## 2.1.3
410

511
### Patch Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-plugin-transform-define",
33
"description": "Babel plugin that replaces member expressions and typeof statements with strings",
4-
"version": "2.1.3",
4+
"version": "2.1.4",
55
"contributors": [
66
"Eric Baer <[email protected]> (https://github.com/baer)",
77
"Michael Jackson <[email protected]> (https://github.com/mjackson)",

0 commit comments

Comments
 (0)