Skip to content

Commit

Permalink
Merge branch 'main' into feature/tests
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7061 committed Aug 22, 2024
2 parents 0e0910d + 3a77838 commit cb2ff07
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 5 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Test inputs
run: echo "Type of release:${{ github.event.inputs.input_version }} from user ${GITHUB_ACTOR}"

ssh-key: ${{ secrets.BOT_SSH_PRIVATE_KEY }}
- name: Debug inputs
run: |
echo "Type of release:${{ github.event.inputs.input_version }} from user ${GITHUB_ACTOR}"
git config --list
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
]
},
"npm": {
"publish": false,
"publish": true,
"publishArgs": [
"--provenance"
]
Expand Down
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@


## [0.1.5](https://github.com/evva-sfw/abrevva-react-native/compare/0.1.4...0.1.5) (2024-08-22)


### Continuous Integration

* enable npm upload on release ([56973c1](https://github.com/evva-sfw/abrevva-react-native/commit/56973c101119399c3df4b567396efe8e403d56c7))

### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.5](https://github.com/evva-sfw/abrevva-react-native/compare/0.1.4...0.1.5)

- chore: add CHANGELOG.md [`b337c52`](https://github.com/evva-sfw/abrevva-react-native/commit/b337c5234d389eb3a538de817639afe6b4005616)
- ci: enable npm upload on release [`56973c1`](https://github.com/evva-sfw/abrevva-react-native/commit/56973c101119399c3df4b567396efe8e403d56c7)

#### 0.1.4

> 22 August 2024
- chore: release-it workflow [`#27`](https://github.com/evva-sfw/abrevva-react-native/pull/27)
- chore: add .editorconfig [`#26`](https://github.com/evva-sfw/abrevva-react-native/pull/26)
- chore: moved eslint config to package.json [`#25`](https://github.com/evva-sfw/abrevva-react-native/pull/25)
- chore: minor UI improvements [`#24`](https://github.com/evva-sfw/abrevva-react-native/pull/24)
- chore(deps): bump rexml from 3.2.9 to 3.3.3 in /example [`#22`](https://github.com/evva-sfw/abrevva-react-native/pull/22)
- chore: update README [`#21`](https://github.com/evva-sfw/abrevva-react-native/pull/21)
- refactor: structural changes [`#20`](https://github.com/evva-sfw/abrevva-react-native/pull/20)
- chore: fix package.json [`#17`](https://github.com/evva-sfw/abrevva-react-native/pull/17)
- chore(deps-dev): bump commitlint from 17.8.1 to 19.4.0 [`#19`](https://github.com/evva-sfw/abrevva-react-native/pull/19)
- chore(deps-dev): bump react-native-builder-bob from 0.26.0 to 0.29.0 [`#18`](https://github.com/evva-sfw/abrevva-react-native/pull/18)
- build(deps-dev): bump @evilmartians/lefthook from 1.7.7 to 1.7.11 [`#16`](https://github.com/evva-sfw/abrevva-react-native/pull/16)
- chore(deps-dev): bump @commitlint/config-conventional from 17.8.1 to 19.2.2 [`#9`](https://github.com/evva-sfw/abrevva-react-native/pull/9)
- chore(deps-dev): bump @release-it/conventional-changelog from 5.1.1 to 8.0.1 [`#8`](https://github.com/evva-sfw/abrevva-react-native/pull/8)
- build: workflow for android build [`#7`](https://github.com/evva-sfw/abrevva-react-native/pull/7)
- feat: add missing ts interfaces for abrevva modules [`#14`](https://github.com/evva-sfw/abrevva-react-native/pull/14)
- chore(ci): add workflow to check semantic PR summary [`#5`](https://github.com/evva-sfw/abrevva-react-native/pull/5)
- chore: small typos and indents [`#13`](https://github.com/evva-sfw/abrevva-react-native/pull/13)
- chore(ci): create workflow for lint [`#2`](https://github.com/evva-sfw/abrevva-react-native/pull/2)
- fix: added missing yarn files [`#6`](https://github.com/evva-sfw/abrevva-react-native/pull/6)
- chore: fix internal links [`#3`](https://github.com/evva-sfw/abrevva-react-native/pull/3)
- Update LICENSE [`#4`](https://github.com/evva-sfw/abrevva-react-native/pull/4)
- Initital Project upload [`3524503`](https://github.com/evva-sfw/abrevva-react-native/commit/352450306f13773405be10d5f50c53d14d9dea6f)
- chore(deps-dev): bump @release-it/conventional-changelog [`335c87f`](https://github.com/evva-sfw/abrevva-react-native/commit/335c87f2fed18199e73679b47a699e9cdba2e0a6)
- refactor: added interfaces and restructured app accordingly [`436c12b`](https://github.com/evva-sfw/abrevva-react-native/commit/436c12bf624efcbccd694bf577c3d0e2c4591d32)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evva-sfw/abrevva-react-native",
"version": "0.1.3",
"version": "0.1.5",
"author": "EVVA Sicherheitstechnologie GmbH",
"description": "The EVVA React-Native Module is a collection of tools to work with electronical EVVA access components. It allows for scanning and connecting via BLE.",
"source": "./src/index.tsx",
Expand Down

0 comments on commit cb2ff07

Please sign in to comment.