Skip to content

Commit

Permalink
feat: new release (#27)
Browse files Browse the repository at this point in the history
* chore(develop): release 1.1.0 (#5)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat(export): add collector export (#17)

* feat(export): add export collectors

* chore(export): add platform param

* refactor(export): rename function

Co-authored-by: d-pettersson <[email protected]>

* fix(general): refactor build script (#18) (#19)

* feat(export): refactor code to allow for options (#21)

* fix(export): refactor code to allow for options

* feat(export): added 8bidou typed

* chore(develop): release 1.2.0 (#24)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat(templates): adding template engine (#25)

* feat: add template submodules

* chore: updated submodules

* chore: removed submodule

* chore(general): refactor to include ncc

* chore: finalise templates

* chore: add missing files

* chore(general): cleanup

* chore: cleanup

* chore: add eslint and prettier

* feat: new release

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: somaticbits <[email protected]>
Co-authored-by: d-pettersson <[email protected]>
  • Loading branch information
4 people authored Jul 31, 2022
1 parent 7d7d4cb commit f54c562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versumstudios/cli",
"version": "1.2.0",
"version": "1.3.0",
"preferGlobal": true,
"license": "Apache-2.0",
"description": "The command-line interface for versum",
Expand Down

0 comments on commit f54c562

Please sign in to comment.