Skip to content
  • Ethima Bot's avatar
    build(release): 5.0.0 · 8fb16691
    Ethima Bot authored
    # [5.0.0](v4.0.0...v5.0.0) (2024-02-20)
    
    ### Build System
    
    * **deps:** update dependency ethima/gitlab-ci to v10 ([671c2b68](671c2b68))
    
    ### BREAKING CHANGES
    
    * **deps:** The `ethima/semantic-release@8` process, which is
    incorporated into this process through the ethima/gitlab-ci> project,
    depends on `@ethima/semantic-release-configuration@8` and
    `semantic-release@23` which in turn depend on `cosmiconfig@9`.
    Primarily, this means that if a project is using a `config.js` file, or
    an equivalent such as `config.json` or `config.ts`, to configure
    `cosmiconfig` itself, the file needs to be moved into a `.config`
    directory in the root of the project.
    
    See `cosmiconfig`'s ["Usage for end users"
    documentation][cosmiconfig-meta-config-url] for details and its [v9.0.0
    release notes][cosmiconfig-v9-release-notes-url].
    
    [cosmiconfig-meta-config-url]: https://github.com/cosmiconfig/cosmic...
    8fb16691