Skip to content

Commit a29558b

Browse files
committed
chore: update version to 1.0.1 and clean up .gitignore
1 parent fe56d8f commit a29558b

File tree

3 files changed

+4628
-4
lines changed

3 files changed

+4628
-4
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25-
26-
# pnpm lock file
27-
pnpm-lock.yaml

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "avatar",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"homepage": "https://github.com/luckfunc/react-color-avatar#readme",
66
"bugs": {

0 commit comments

Comments
 (0)