@opendevtools/rescript-telefonnummer
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "rescript-telefonnummer", | ||
"name": "@opendevtools/rescript-telefonnummer", | ||
"version": "0.1.0", | ||
@@ -4,0 +4,0 @@ "sources": [ |
@@ -0,1 +1,8 @@ | ||
## [2.1.2](https://github.com/opendevtools/rescript-telefonnummer/compare/v2.1.1...v2.1.2) (2021-01-25) | ||
### Bug Fixes | ||
* rename in bsconfig ([7b7e7f5](https://github.com/opendevtools/rescript-telefonnummer/commit/7b7e7f5a23635bb7c25754dff99d2442e8c08f53)) | ||
## [2.1.1](https://github.com/opendevtools/rescript-telefonnummer/compare/v2.1.0...v2.1.1) (2020-11-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@opendevtools/rescript-telefonnummer", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
# Telefonnummer | ||
[![](https://github.com/opendevtools/rescript-telefonnummer/workflows/Release/badge.svg)](https://github.com/opendevtools/rescript-telefonnummer/actions?workflow=Release) | ||
[![npm (scoped)](https://img.shields.io/npm/v/rescript-telefonnummer)](https://npm.im/rescript-telefonnummer) | ||
[![npm (scoped)](https://img.shields.io/npm/v/@opendevtools/rescript-telefonnummer)](https://npm.im/@opendevtools/rescript-telefonnummer) | ||
@@ -14,3 +14,3 @@ This is a port of my library [telefonnummer](https://github.com/believer/telefonnummer) to ReasonML. It parses Swedish phone numbers into a standard format. It doesn't contain the full API of the original library as I felt it would be a good opportunity to start fresh. | ||
Add `rescript-telefonnummer` in `bs-dependencies` of `bsconfig.json` | ||
Add `@opendevtools/rescript-telefonnummer` in `bs-dependencies` of `bsconfig.json` | ||
@@ -17,0 +17,0 @@ ## API |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
41313