Skip to content

Commit

Permalink
chore(release): 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Purii committed Dec 12, 2021
1 parent d09bd0f commit ea03737
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.3.1](https://github.com/Purii/react-native-tableview-simple/compare/v4.3.0...v4.3.1) (2021-12-12)

## [4.3.0](https://github.com/Purii/react-native-tableview-simple/compare/v4.2.1...v4.3.0) (2021-03-26)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-native-tableview-simple",
"description": "React Native component for TableView made with pure CSS",
"homepage": "https://github.com/Purii/react-native-tableview-simple",
"version": "4.3.0",
"version": "4.3.1",
"author": "Patrick Puritscher <[email protected]>",
"scripts": {
"clean": "watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn",
Expand Down Expand Up @@ -84,4 +84,4 @@
"standard-version": "9.3.2",
"typescript": "4.5.3"
}
}
}

0 comments on commit ea03737

Please sign in to comment.