Skip to content

Commit fb1f0ea

Browse files
Chore(release): 1.2.1 [skip ci]
## v1.2.1 **[`v1.2.0...v1.2.1`](v1.2.0...v1.2.1)** - **2021-05-17** ### 📦 Package - **npm:** Update npm dependencies and GitHub Actions [`1d6f61c`](1d6f61c) ### Other - Fix lint [`2869c67`](2869c67) - **deps:** Bump y18n from 3.2.1 to 3.2.2 [`9ed21e2`](9ed21e2)
1 parent 9723d8b commit fb1f0ea

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+
## v1.2.1
4+
5+
**[`v1.2.0...v1.2.1`](https://github.com/ceoss/will-mutate/compare/v1.2.0...v1.2.1)** - **2021-05-17**
6+
7+
### 📦 Package
8+
9+
- **npm:** Update npm dependencies and GitHub Actions [`1d6f61c`](https://github.com/ceoss/will-mutate/commit/1d6f61c)
10+
11+
### Other
12+
13+
- Fix lint [`2869c67`](https://github.com/ceoss/will-mutate/commit/2869c67)
14+
- **deps:** Bump y18n from 3.2.1 to 3.2.2 [`9ed21e2`](https://github.com/ceoss/will-mutate/commit/9ed21e2)
15+
316
## v1.2.0
417

518
**[`v1.1.0...v1.2.0`](https://github.com/ceoss/will-mutate/compare/v1.1.0...v1.2.0)** - **2020-08-08**

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

0 commit comments

Comments
 (0)