Skip to content

Commit 094f908

Browse files
Chore(release): 1.2.3 [skip ci]
## v1.2.3 **[`v1.2.2...v1.2.3`](v1.2.2...v1.2.3)** - **2021-05-18** ### 📦 Package - **npm:** Bump @babel/cli from 7.13.16 to 7.14.3 [`eeb7000`](eeb7000) - **npm:** Bump @babel/core from 7.14.2 to 7.14.3 [`35e2dae`](35e2dae) - **npm:** Bump @babel/parser from 7.14.2 to 7.14.3 [`a160ffb`](a160ffb) - **npm:** Bump conventional-changelog-evelyn from 1.2.2 to 1.2.3 [`5da0171`](5da0171)
1 parent 882269d commit 094f908

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## v1.2.3
4+
5+
**[`v1.2.2...v1.2.3`](https://github.com/ceoss/will-mutate/compare/v1.2.2...v1.2.3)** - **2021-05-18**
6+
7+
### 📦 Package
8+
9+
- **npm:** Bump @babel/cli from 7.13.16 to 7.14.3 [`eeb7000`](https://github.com/ceoss/will-mutate/commit/eeb7000)
10+
- **npm:** Bump @babel/core from 7.14.2 to 7.14.3 [`35e2dae`](https://github.com/ceoss/will-mutate/commit/35e2dae)
11+
- **npm:** Bump @babel/parser from 7.14.2 to 7.14.3 [`a160ffb`](https://github.com/ceoss/will-mutate/commit/a160ffb)
12+
- **npm:** Bump conventional-changelog-evelyn from 1.2.2 to 1.2.3 [`5da0171`](https://github.com/ceoss/will-mutate/commit/5da0171)
13+
314
## v1.2.2
415

516
**[`v1.2.1...v1.2.2`](https://github.com/ceoss/will-mutate/compare/v1.2.1...v1.2.2)** - **2021-05-17**

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": "will-mutate",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Runtime test to that detects mutations to objects",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
 (0)