Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Aug 29, 2024
2 parents d2555b8 + 024e455 commit 913eb47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/react-native-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/weareteamturing/bombe/compare/@teamturing/[email protected]...@teamturing/[email protected]) (2024-08-28)

### Bug Fixes

- **react-native-kit:** fix lint ([f187f4c](https://github.com/weareteamturing/bombe/commit/f187f4ca3471b36248897a5ba35cb581f8fbe8b3))
- **react-native-kit:** fix lint ([48d1ac7](https://github.com/weareteamturing/bombe/commit/48d1ac738a6f1c39f13053f3bcc1abdfa382016d))
- **react-native-kit:** lint ([368ebbd](https://github.com/weareteamturing/bombe/commit/368ebbd584de615a7c9de6cf4556b955635326f0))
- **react-native-kit:** lint ([241fc8d](https://github.com/weareteamturing/bombe/commit/241fc8ddf48b1b6195f34ceecc7eff744a49c3a9))

### Features

- **react-native-kit:** add ProfilePhoto components ([5dc22ca](https://github.com/weareteamturing/bombe/commit/5dc22cad864925db479893d979636fa4005a22cc))

## [1.2.4](https://github.com/weareteamturing/bombe/compare/@teamturing/[email protected]...@teamturing/[email protected]) (2024-08-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teamturing/react-native-kit",
"version": "1.2.4",
"version": "1.3.0",
"description": "React Native Common Module for Team Turing",
"scripts": {
"example": "yarn workspace @teamturing/react-native-kit-example",
Expand Down

0 comments on commit 913eb47

Please sign in to comment.