Skip to content

Commit 83304f8

Browse files
committed
🔖 bump version
1 parent 0d7eca5 commit 83304f8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

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

3+
<a name="1.1.3"></a>
4+
## 1.1.3 (2021-06-25)
5+
6+
### Added
7+
8+
- ✅ fix counter e2e test [[0d7eca5](https://github.com/antistatique/frontend-development-configuration/commit/0d7eca53a91e58f53115ec1c900b26ab1ac57f2b)]
9+
10+
311
<a name="1.1.2"></a>
412
## 1.1.2 (2021-06-25)
513

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antistatique-frontend",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Antistatique opinionated frontend development configuration (linters, tests,...)",
55
"main": ".bin/init.js",
66
"bin": {

0 commit comments

Comments
 (0)