Skip to content

Commit 8cc276c

Browse files
Chore(release): 1.2.2 [skip ci]
## v1.2.2 **[`v1.2.1...v1.2.2`](v1.2.1...v1.2.2)** - **2021-05-17** ### πŸ“„ Documentation - **readme:** Update badges [`b1a47cb`](b1a47cb) ### Other - Markdown linter file [`8265bac`](8265bac)
1 parent b1a47cb commit 8cc276c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## v1.2.2
4+
5+
**[`v1.2.1...v1.2.2`](https://github.com/ceoss/will-mutate/compare/v1.2.1...v1.2.2)** - **2021-05-17**
6+
7+
### πŸ“„ Documentation
8+
9+
- **readme:** Update badges [`b1a47cb`](https://github.com/ceoss/will-mutate/commit/b1a47cb)
10+
11+
### Other
12+
13+
- Markdown linter file [`8265bac`](https://github.com/ceoss/will-mutate/commit/8265bac)
14+
315
## v1.2.1
416

517
**[`v1.2.0...v1.2.1`](https://github.com/ceoss/will-mutate/compare/v1.2.0...v1.2.1)** - **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.1",
3+
"version": "1.2.2",
44
"description": "Runtime test to that detects mutations to objects",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
Β (0)