Skip to content

Commit

Permalink
RELEASING: Releasing 1 package(s)
Browse files Browse the repository at this point in the history
Releases:
  [email protected]

[skip ci]
  • Loading branch information
BolajiOlajide committed Sep 5, 2024
1 parent 6933004 commit 7afe28c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/twelve-crews-walk.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 3.0.0

### Major Changes

- ac65407: typescript rewrite (v2.0.0)

- Rewrite the library in TypeScript.
- Remove the `internet` & `address` sub class, it was being used for fraudulent purposes.
- Remove the `fake` sub class as it was a bit tedious to maintain and didn't provide much value.

See commit history on Github for change history
https://github.com/BolajiOlajide/ng-faker

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-faker",
"version": "2.0.0",
"version": "3.0.0",
"description": "generate massive amounts of fake nigerian data",
"repository": "[email protected]:BolajiOlajide/ng-faker.git",
"main": "dist/index.js",
Expand Down

0 comments on commit 7afe28c

Please sign in to comment.