Skip to content

Commit 420fa34

Browse files
ci: release 3.6.1 [skip ci]
1 parent 6291672 commit 420fa34

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.6.1](https://github.com/melwynfurtado/postcode-validator/compare/v3.6.0...v3.6.1) (2022-03-20)
2+
3+
4+
### Continuous Integration
5+
6+
* create release branch ([7724238](https://github.com/melwynfurtado/postcode-validator/commit/77242387b0c2c3ec07df645d5d03208b53b5538f))
7+
* update deps and add release notes ([4158afd](https://github.com/melwynfurtado/postcode-validator/commit/4158afd80933e6e75e065801c8768a89b7048ee5))
8+
* update deps and add release notes ([f6dfaef](https://github.com/melwynfurtado/postcode-validator/commit/f6dfaef6b69051c48120edc397729ecfe1939172))
9+
* update release commit msg ([3e398ef](https://github.com/melwynfurtado/postcode-validator/commit/3e398efdc603ff7a5f863363d77c6117d8fd61dd))
10+
* update release commit msg ([c9db2ed](https://github.com/melwynfurtado/postcode-validator/commit/c9db2ed2d3473a63ae04410eee3b21ed16d40f2a))
11+
* update semantic release token ([6291672](https://github.com/melwynfurtado/postcode-validator/commit/6291672a247befcefde280af8d560985fded733e))
12+
* use node16 ([2ba8249](https://github.com/melwynfurtado/postcode-validator/commit/2ba8249ed5ae7d2371f532c520eced4896652f96))
13+
114
# CHANGELOG
215

316
## 3.3.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcode-validator",
3-
"version": "0.0.0-development",
3+
"version": "3.6.1",
44
"description": "Validate postcodes based on country",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)