# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.3](https://github.com/DND-IT/interaktiv-packages/compare/@ta-interaktiv/create-project@3.0.2...@ta-interaktiv/create-project@3.0.3) (2026-01-28)

**Note:** Version bump only for package @ta-interaktiv/create-project





## [3.0.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@3.0.1...@ta-interaktiv/create-project@3.0.2) (2025-12-09)


### Bug Fixes

* remove open command for linux ([c14d598](https://gitlab.com/ta-interaktiv/packages/commit/c14d598beda5280e519b175a956b093029c85998))





## [3.0.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@3.0.0...@ta-interaktiv/create-project@3.0.1) (2025-11-05)


### Bug Fixes

* first login aws ([340faa7](https://gitlab.com/ta-interaktiv/packages/commit/340faa769c9eb85a6bd02ff836eb2769fe7472ba))





# [3.0.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.3.4...@ta-interaktiv/create-project@3.0.0) (2025-10-30)


### Features

* migrate to ESM and update all dependencies to latest ([cb892d1](https://gitlab.com/ta-interaktiv/packages/commit/cb892d115f88472491305ba83376ea20bc996cda))


### BREAKING CHANGES

* Converted to ES modules (requires Node.js with ESM support). Removed standalone project option. Updated to chalk 5, commander 14, inquirer 12, and AWS SDK 3.920.





## [2.3.4](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.3.3...@ta-interaktiv/create-project@2.3.4) (2025-06-26)


### Bug Fixes

* don't open code after creation ([9226c67](https://gitlab.com/ta-interaktiv/packages/commit/9226c67b081f2d0ff240382ccee8334e818329f7))





## [2.3.3](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.3.2...@ta-interaktiv/create-project@2.3.3) (2023-08-08)

### Bug Fixes

- explicitly use newer version of inquirer ([af1909e](https://gitlab.com/ta-interaktiv/packages/commit/af1909e718eaceea44f02332f6abfe3d7dbcc4b0))

## [2.3.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.3.1...@ta-interaktiv/create-project@2.3.2) (2023-06-27)

### Bug Fixes

- correct log for script ([3b6996c](https://gitlab.com/ta-interaktiv/packages/commit/3b6996cf26f64ac4ece7e5ef0d29b1e7c1507963))

## [2.3.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.3.0...@ta-interaktiv/create-project@2.3.1) (2023-06-27)

### Bug Fixes

- create repo after getting the keys ([1e30805](https://gitlab.com/ta-interaktiv/packages/commit/1e308055c149555c693c818c256050f73e601abd))

# [2.3.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.2.1...@ta-interaktiv/create-project@2.3.0) (2023-01-05)

### Bug Fixes

- get the secret keys before initializing a gh repo ([749a3bc](https://gitlab.com/ta-interaktiv/packages/commit/749a3bc8b4a9dd531f3f71f32e0c6568b13ac5e1))

### Features

- add scroller component ([3f854de](https://gitlab.com/ta-interaktiv/packages/commit/3f854deed1bc26c0801e26dafeeff871460bf1f8))

## [2.2.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.2.0...@ta-interaktiv/create-project@2.2.1) (2022-08-17)

### Bug Fixes

- don't put access keys with no-repo flag ([dee5212](https://gitlab.com/ta-interaktiv/packages/commit/dee521207c7fc6fc1caf285f9ed8b496758b6ad9))

# [2.2.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.1.4...@ta-interaktiv/create-project@2.2.0) (2022-05-25)

### Features

- added aws keys to script ([d92936d](https://gitlab.com/ta-interaktiv/packages/commit/d92936de82da14f0641eaf149c1a5c7b84471e87))

## [2.1.4](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.1.3...@ta-interaktiv/create-project@2.1.4) (2022-05-23)

### Bug Fixes

- set main branch as default ([8183a53](https://gitlab.com/ta-interaktiv/packages/commit/8183a53f4effa3f701bbf8afec3f2de30a1667bd))

## [2.1.3](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.1.2...@ta-interaktiv/create-project@2.1.3) (2022-05-04)

### Bug Fixes

- clone repo with gh cli ([a9eecf1](https://gitlab.com/ta-interaktiv/packages/commit/a9eecf17c4e83000103e546fa552a64799936a33))

## [2.1.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.1.1...@ta-interaktiv/create-project@2.1.2) (2022-04-11)

### Bug Fixes

- added "/index.html" to homepage url ([ca16c44](https://gitlab.com/ta-interaktiv/packages/commit/ca16c44259c50f8980e73a3eadb62beaeb7eeae9))

## [2.1.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.1.0...@ta-interaktiv/create-project@2.1.1) (2022-04-05)

### Bug Fixes

- changed microfrontend to github ([0afb244](https://gitlab.com/ta-interaktiv/packages/commit/0afb244c002aacc80f4eafe81cb4da06b78fa612))

# [2.1.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.0.2...@ta-interaktiv/create-project@2.1.0) (2022-02-23)

### Features

- choose between templates ([6ea4dd6](https://gitlab.com/ta-interaktiv/packages/commit/6ea4dd6f330dab286cefb4e8895ad2fd624eb077))

## [2.0.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.0.1...@ta-interaktiv/create-project@2.0.2) (2020-11-23)

**Note:** Version bump only for package @ta-interaktiv/create-project

## [2.0.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@2.0.0...@ta-interaktiv/create-project@2.0.1) (2019-10-31)

### Bug Fixes

- correct chalk style ([ecd3208](https://gitlab.com/ta-interaktiv/packages/commit/ecd3208))

# [2.0.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.1.4...@ta-interaktiv/create-project@2.0.0) (2019-10-31)

### Bug Fixes

- remove `yarn install` ([0b4c554](https://gitlab.com/ta-interaktiv/packages/commit/0b4c554)), closes [#112](https://gitlab.com/ta-interaktiv/packages/issues/112)

### BREAKING CHANGES

- Project dependencies are no longer installed, since the `postinstall` scripts from some config packages would place their files in the wrong directory. Until this is resolved, users of this package are asked to install their dependencies on their own.

## [1.1.4](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.1.2...@ta-interaktiv/create-project@1.1.4) (2019-10-07)

**Note:** Version bump only for package @ta-interaktiv/create-project

## [1.1.3](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.1.2...@ta-interaktiv/create-project@1.1.3) (2019-10-07)

**Note:** Version bump only for package @ta-interaktiv/create-project

## [1.1.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.1.1...@ta-interaktiv/create-project@1.1.2) (2019-09-04)

**Note:** Version bump only for package @ta-interaktiv/create-project

## [1.1.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.1.0...@ta-interaktiv/create-project@1.1.1) (2019-06-07)

**Note:** Version bump only for package @ta-interaktiv/create-project

# [1.1.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.0.2...@ta-interaktiv/create-project@1.1.0) (2019-04-01)

### Features

- add --no-repo option ([4038260](https://gitlab.com/ta-interaktiv/packages/commit/4038260))

<a name="1.0.2"></a>

## [1.0.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.0.1...@ta-interaktiv/create-project@1.0.2) (2018-09-19)

### Bug Fixes

- always use latest newsnet api types ([43dfd67](https://gitlab.com/ta-interaktiv/packages/commit/43dfd67))

<a name="1.0.1"></a>

## [1.0.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@1.0.0...@ta-interaktiv/create-project@1.0.1) (2018-04-26)

**Note:** Version bump only for package @ta-interaktiv/create-project

<a name="1.0.0"></a>

# [1.0.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/create-project@0.2.0...@ta-interaktiv/create-project@1.0.0) (2018-04-03)

### Documentation

- add readme ([969faae](https://gitlab.com/ta-interaktiv/packages/commit/969faae))

### Features

- format and colour console output ([0e34b5a](https://gitlab.com/ta-interaktiv/packages/commit/0e34b5a))
- set up a new project on gitlab.com ([90b17eb](https://gitlab.com/ta-interaktiv/packages/commit/90b17eb)), closes [#5](https://gitlab.com/ta-interaktiv/packages/issues/5) [#3](https://gitlab.com/ta-interaktiv/packages/issues/3)

### BREAKING CHANGES

- Add proper documentation. To celebrate this, this script will officially become a 1.0.0 project.

<a name="0.2.0"></a>

# 0.2.0 (2018-03-05)

### Bug Fixes

- properly formatted date in the project name ([eaa0213](https://gitlab.com/ta-interaktiv/packages/commit/eaa0213))

### Features

- download the base project into a folder with a given name ([ccd8ee6](https://gitlab.com/ta-interaktiv/packages/commit/ccd8ee6))
