Skip to content

Commit

Permalink
chore: update repository URL & copyright owner
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerlox committed Nov 28, 2024
1 parent 63476a2 commit 460cc2f
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["github>insurgent-lab/.github//renovate/elixir/elixir-lib"],
extends: ["github>unill-io/.github//renovate/elixir/elixir-lib"],
packageRules: [
// disable Elixir and Erlang updates via asdf because we want to support older versions
{
Expand Down
55 changes: 27 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,87 @@
# Changelog

## [1.0.0-alpha.7](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-06-20)
## [1.0.0-alpha.7](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-06-20)

### 🛠 Builds

* **deps:** update dependency nodelix to v1.0.0-alpha.12 ([786c16e](https://github.com/talent-ideal/semantic_release/commit/786c16e65b5aa635ef2c041e7a0b9a2b71f295e4))
* **deps:** update dependency nodelix to v1.0.0-alpha.12 ([786c16e](https://github.com/unill-io/semantic_release/commit/786c16e65b5aa635ef2c041e7a0b9a2b71f295e4))

### ♻️ Chores

* fix renovate config ([1618387](https://github.com/talent-ideal/semantic_release/commit/1618387bec75001a769d395d5a4661f416b19bf0))
* fix renovate config ([1618387](https://github.com/unill-io/semantic_release/commit/1618387bec75001a769d395d5a4661f416b19bf0))

## [1.0.0-alpha.6](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2024-06-11)
## [1.0.0-alpha.6](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2024-06-11)

### 🛠 Builds

* **deps:** upgrade dependency nodelix to 1.0.0-alpha.11 ([ebae37c](https://github.com/talent-ideal/semantic_release/commit/ebae37c9b48b5ec5d0802c20b24e8f399f90ebcc))
* **deps:** upgrade dependency nodelix to 1.0.0-alpha.11 ([ebae37c](https://github.com/unill-io/semantic_release/commit/ebae37c9b48b5ec5d0802c20b24e8f399f90ebcc))

### ⚙️ Continuous Integrations

* **action:** update actions/checkout action to v4.1.6 ([#17](https://github.com/talent-ideal/semantic_release/issues/17)) ([ed710f5](https://github.com/talent-ideal/semantic_release/commit/ed710f585d6adb66b41471766af2b5639b94ac4b))

## [1.0.0-alpha.5](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-05-04)
* **action:** update actions/checkout action to v4.1.6 ([#17](https://github.com/unill-io/semantic_release/issues/17)) ([ed710f5](https://github.com/unill-io/semantic_release/commit/ed710f585d6adb66b41471766af2b5639b94ac4b))

## [1.0.0-alpha.5](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-05-04)

### 🛠 Builds

* **deps:** update dependency nodelix to == 1.0.0-alpha.10 ([#6](https://github.com/talent-ideal/semantic_release/issues/6)) ([93a434b](https://github.com/talent-ideal/semantic_release/commit/93a434b41919f6f832b8bcbaff435f86761f3d1d))
* **deps:** update dependency nodelix to == 1.0.0-alpha.10 ([#6](https://github.com/unill-io/semantic_release/issues/6)) ([93a434b](https://github.com/unill-io/semantic_release/commit/93a434b41919f6f832b8bcbaff435f86761f3d1d))


### ⚙️ Continuous Integrations

* **action:** update actions/cache action to v4 ([#15](https://github.com/talent-ideal/semantic_release/issues/15)) ([a08f54e](https://github.com/talent-ideal/semantic_release/commit/a08f54effa1adba15d18f7bdf021687986b6bfe0))
* **action:** update actions/checkout action to v4.1.4 ([#8](https://github.com/talent-ideal/semantic_release/issues/8)) ([92271e4](https://github.com/talent-ideal/semantic_release/commit/92271e46b518fb3eb3c87b9d87c6380df249a595))
* **action:** update erlef/setup-beam action to v1.17.5 ([#11](https://github.com/talent-ideal/semantic_release/issues/11)) ([85fd170](https://github.com/talent-ideal/semantic_release/commit/85fd17040c7e45c573fa6b6ce8604beb19fdce01))
* **action:** update insurgent-lab/is-in-pr-action action to v0.2.0 ([#12](https://github.com/talent-ideal/semantic_release/issues/12)) ([b9c02c2](https://github.com/talent-ideal/semantic_release/commit/b9c02c2027fe7bcc9bda1b619002109633479c2b))
* **renovate:** configure renovate ([c7dc4d4](https://github.com/talent-ideal/semantic_release/commit/c7dc4d4d271768471d81f25f53889b44098f2538))
* **renovate:** disable erlang / elixir updates ([1b5da45](https://github.com/talent-ideal/semantic_release/commit/1b5da454203ffda3a84e03491fc48ef6fbd894b5))
* **action:** update actions/cache action to v4 ([#15](https://github.com/unill-io/semantic_release/issues/15)) ([a08f54e](https://github.com/unill-io/semantic_release/commit/a08f54effa1adba15d18f7bdf021687986b6bfe0))
* **action:** update actions/checkout action to v4.1.4 ([#8](https://github.com/unill-io/semantic_release/issues/8)) ([92271e4](https://github.com/unill-io/semantic_release/commit/92271e46b518fb3eb3c87b9d87c6380df249a595))
* **action:** update erlef/setup-beam action to v1.17.5 ([#11](https://github.com/unill-io/semantic_release/issues/11)) ([85fd170](https://github.com/unill-io/semantic_release/commit/85fd17040c7e45c573fa6b6ce8604beb19fdce01))
* **action:** update insurgent-lab/is-in-pr-action action to v0.2.0 ([#12](https://github.com/unill-io/semantic_release/issues/12)) ([b9c02c2](https://github.com/unill-io/semantic_release/commit/b9c02c2027fe7bcc9bda1b619002109633479c2b))
* **renovate:** configure renovate ([c7dc4d4](https://github.com/unill-io/semantic_release/commit/c7dc4d4d271768471d81f25f53889b44098f2538))
* **renovate:** disable erlang / elixir updates ([1b5da45](https://github.com/unill-io/semantic_release/commit/1b5da454203ffda3a84e03491fc48ef6fbd894b5))


### ♻️ Chores

* **readme:** add Hex.pm badges ([26d9849](https://github.com/talent-ideal/semantic_release/commit/26d98499e20b4d14f6e58bbb2ac0d7cf031aca93))
* remove old nodejs related stuff ([a136984](https://github.com/talent-ideal/semantic_release/commit/a136984ca6f87a1468011d1bb487ce604d045e77))
* **readme:** add Hex.pm badges ([26d9849](https://github.com/unill-io/semantic_release/commit/26d98499e20b4d14f6e58bbb2ac0d7cf031aca93))
* remove old nodejs related stuff ([a136984](https://github.com/unill-io/semantic_release/commit/a136984ca6f87a1468011d1bb487ce604d045e77))

## [1.0.0-alpha.4](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-03-25)
## [1.0.0-alpha.4](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-03-25)


### 🐛 Bug Fixes

* update npm during installation ([db9db53](https://github.com/talent-ideal/semantic_release/commit/db9db53cc3e6a22cb4a899214c4540ed25fb5888)), closes [#2](https://github.com/talent-ideal/semantic_release/issues/2)
* update npm during installation ([db9db53](https://github.com/unill-io/semantic_release/commit/db9db53cc3e6a22cb4a899214c4540ed25fb5888)), closes [#2](https://github.com/unill-io/semantic_release/issues/2)

## [1.0.0-alpha.3](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-12-10)
## [1.0.0-alpha.3](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-12-10)


### 🐛 Bug Fixes

* force node.js installation on CI ([6fc201d](https://github.com/talent-ideal/semantic_release/commit/6fc201d0587b833111b59ffffbd5f952d368c845))
* force node.js installation on CI ([6fc201d](https://github.com/unill-io/semantic_release/commit/6fc201d0587b833111b59ffffbd5f952d368c845))

## [1.0.0-alpha.2](https://github.com/talent-ideal/semantic_release/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-12-01)
## [1.0.0-alpha.2](https://github.com/unill-io/semantic_release/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-12-01)


### 🐛 Bug Fixes

* set nodelix as a production dependency ([49bcd09](https://github.com/talent-ideal/semantic_release/commit/49bcd095bdeb7cff93a0d3f3090eb2bb79f50231))
* set nodelix as a production dependency ([49bcd09](https://github.com/unill-io/semantic_release/commit/49bcd095bdeb7cff93a0d3f3090eb2bb79f50231))


### 🛠 Builds

* **deps:** update dependency nodelix to v1.0.0-alpha.9 ([5062102](https://github.com/talent-ideal/semantic_release/commit/5062102d8c5e22a3aef115bec86c09960a26636a))
* **deps:** update dependency nodelix to v1.0.0-alpha.9 ([5062102](https://github.com/unill-io/semantic_release/commit/5062102d8c5e22a3aef115bec86c09960a26636a))

## 1.0.0-alpha.1 (2023-11-30)


### ✨ Features

* add additional packages configuration ([ac56412](https://github.com/talent-ideal/semantic_release/commit/ac56412e30720d745a45336038b2215ee928c716))
* install and run semantic-release ([755f0d4](https://github.com/talent-ideal/semantic_release/commit/755f0d490f1218ace6d6c25233a21bd830e03bcb))
* add additional packages configuration ([ac56412](https://github.com/unill-io/semantic_release/commit/ac56412e30720d745a45336038b2215ee928c716))
* install and run semantic-release ([755f0d4](https://github.com/unill-io/semantic_release/commit/755f0d490f1218ace6d6c25233a21bd830e03bcb))


### ⚙️ Continuous Integrations

* use self for calling semantic-release ([d50c317](https://github.com/talent-ideal/semantic_release/commit/d50c3175a73b17c070631a8ab4515d63a9334808))
* use self for calling semantic-release ([d50c317](https://github.com/unill-io/semantic_release/commit/d50c3175a73b17c070631a8ab4515d63a9334808))


### ♻️ Chores

* first commit ([c098b8c](https://github.com/talent-ideal/semantic_release/commit/c098b8c3befec75b7a960899e1a19d43f543ba74))
* first commit ([c098b8c](https://github.com/unill-io/semantic_release/commit/c098b8c3befec75b7a960899e1a19d43f543ba74))
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# License
# MIT License

Copyright (c) 2023 Talent Ideal
Copyright (C) 2023 Unill

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![Hex.pm Version](https://img.shields.io/hexpm/v/semantic_release.svg)](https://hex.pm/packages/semantic_release)
[![Hex.pm Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/semantic_release/)
[![Hex.pm Downloads](https://img.shields.io/hexpm/dw/semantic_release.svg)](https://hex.pm/packages/semantic_release)
[![Last Commit](https://img.shields.io/github/last-commit/talent-ideal/semantic_release.svg)](https://github.com/talent-ideal/semantic_release/)
[![Last Commit](https://img.shields.io/github/last-commit/unill-io/semantic_release.svg)](https://github.com/unill-io/semantic_release/)

Mix tasks for installing and running [`semantic-release`](https://github.com/semantic-release/semantic-release/) (and the adapter plugin [`semantic-release-hex`](https://github.com/talent-ideal/semantic-release-hex/)) in Elixir projects.
Mix tasks for installing and running [`semantic-release`](https://github.com/semantic-release/semantic-release/) (and the adapter plugin [`semantic-release-hex`](https://github.com/unill-io/semantic-release-hex/)) in Elixir projects.

> **⚠️ WARNING**
>
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule SemanticRelease.MixProject do
use Mix.Project

@version "1.0.0-alpha.7"
@source_url "https://github.com/talent-ideal/semantic_release"
@source_url "https://github.com/unill-io/semantic_release"

def project do
[
Expand Down

0 comments on commit 460cc2f

Please sign in to comment.